[jbosstools-issues] [JBoss JIRA] Closed: (JBIDE-8366) JBoss Tools and Java Execution Environment

Pavol Srna (JIRA) jira-events at lists.jboss.org
Tue May 31 10:37:01 EDT 2011


     [ https://issues.jboss.org/browse/JBIDE-8366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pavol Srna closed JBIDE-8366.
-----------------------------



> JBoss Tools and Java Execution Environment
> ------------------------------------------
>
>                 Key: JBIDE-8366
>                 URL: https://issues.jboss.org/browse/JBIDE-8366
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: bpel, cdi (jsr-299), jsp/jsf/xml source editing
>    Affects Versions: 3.2.0.CR1
>            Reporter: Snjezana Peco
>            Assignee: Snjezana Peco
>             Fix For: 3.3.0.M1
>
>
> Some JBT plugins have the J2SE-1.5 execution environment set although they use classes/methods that only exist in JDK 6.
> The following plugins:
> org.eclipse.bpel.model
> org.eclipse.bpel.ui
> o.j.t.cdi.ui
> o.j.t.jst.jsp
> contain compile errors if there is JDK/JRE 1.5 in the workspace. Since the classes/methods that are being used aren't a part of the language, but a part of JRE, Eclipse can't find those errors because there is only JDK/JRE 1.6 in the workspace.
> The solution is to change the execution environment to JavaSE-1.6

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list