[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-1967) Editor do not recognize .jsf extension for the JSF files

Max Andersen (JIRA) jira-events at lists.jboss.org
Mon Mar 31 06:50:41 EDT 2008


     [ http://jira.jboss.com/jira/browse/JBIDE-1967?page=all ]

Max Andersen updated JBIDE-1967:
--------------------------------

    Fix Version/s: 2.1
                       (was: 2.1.0.beta1)
      Description: 
in JBoss Tools : the .jsf files are recognized for global editor features.
Every things works fine with .xhtml , but not with .jsf.
Even if the file association is set.

What does not work ? :  With a .jsf file, I do not get the toolTips, the code completion, the drag and drop of new components...
(but all these features works fine with .xhtml files)

See the forum post.

To check this problem :
- I create a new file (simple new file), with .jsf extension
- I copy into it the exact whole content of a .xhtml file that works well.

=> the file is set as a JSP (the icon is jsp, the default editor is JBoss Tool JSP editor).

if I open it with "open with", and choose JBoss Tool HTML editor.
idem : no code completion, no code validation etc...
note : the icon of the editor window is "green with htm"... and not "blue with jsp". So it is really the JBoss Tool HTML editor.

so, it seems there is something that prevent the editor to run with this file (".jsf") as a jsf file.

The editor do not take into account the .jsf file, as a JSF... 



  was:

in JBoss Tools : the .jsf files are recognized for global editor features.
Every things works fine with .xhtml , but not with .jsf.
Even if the file association is set.

What does not work ? :  With a .jsf file, I do not get the toolTips, the code completion, the drag and drop of new components...
(but all these features works fine with .xhtml files)

See the forum post.

To check this problem :
- I create a new file (simple new file), with .jsf extension
- I copy into it the exact whole content of a .xhtml file that works well.

=> the file is set as a JSP (the icon is jsp, the default editor is JBoss Tool JSP editor).

if I open it with "open with", and choose JBoss Tool HTML editor.
idem : no code completion, no code validation etc...
note : the icon of the editor window is "green with htm"... and not "blue with jsp". So it is really the JBoss Tool HTML editor.

so, it seems there is something that prevent the editor to run with this file (".jsf") as a jsf file.

The editor do not take into account the .jsf file, as a JSF... 



         Priority: Minor  (was: Major)

not sure if this is expected because of the wayeclipse handles content/file associations, but would be good to know if it is or we are doing something bad.

> Editor do not recognize .jsf extension for the JSF files
> --------------------------------------------------------
>
>                 Key: JBIDE-1967
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-1967
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: jsp/jsf/xml source editing
>    Affects Versions: 2.0.1
>         Environment: Eclipse 3.3.2 and JB Tools 2.0.1
>            Reporter: Antoine Herzog
>            Priority: Minor
>             Fix For: 2.1
>
>
> in JBoss Tools : the .jsf files are recognized for global editor features.
> Every things works fine with .xhtml , but not with .jsf.
> Even if the file association is set.
> What does not work ? :  With a .jsf file, I do not get the toolTips, the code completion, the drag and drop of new components...
> (but all these features works fine with .xhtml files)
> See the forum post.
> To check this problem :
> - I create a new file (simple new file), with .jsf extension
> - I copy into it the exact whole content of a .xhtml file that works well.
> => the file is set as a JSP (the icon is jsp, the default editor is JBoss Tool JSP editor).
> if I open it with "open with", and choose JBoss Tool HTML editor.
> idem : no code completion, no code validation etc...
> note : the icon of the editor window is "green with htm"... and not "blue with jsp". So it is really the JBoss Tool HTML editor.
> so, it seems there is something that prevent the editor to run with this file (".jsf") as a jsf file.
> The editor do not take into account the .jsf file, as a JSF... 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list