[jboss-jira] [JBoss JIRA] Commented: (JBRULES-596) When a rule project is set to use jdk5 in properties -> java compiler, it can cause "unsupportered major.minor version" error
Kurt Stam (JIRA)
jira-events at lists.jboss.org
Thu May 31 12:37:12 EDT 2007
[ http://jira.jboss.com/jira/browse/JBRULES-596?page=comments#action_12363748 ]
Kurt Stam commented on JBRULES-596:
-----------------------------------
This is still an issue in 4.0MR2 as well. By now most projects use jdk5, JBossESB certainly is. So the workaround is now pretty much obsolete. It'd be nice to have this fixed before 4.0 goes GA.
> When a rule project is set to use jdk5 in properties -> java compiler, it can cause "unsupportered major.minor version" error
> -----------------------------------------------------------------------------------------------------------------------------
>
> Key: JBRULES-596
> URL: http://jira.jboss.com/jira/browse/JBRULES-596
> Project: JBoss Rules
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Documentation
> Affects Versions: 3.0.5
> Environment: windows XP, eclipse 3.2.1, jdk 1.5.0
> Reporter: peter lin
> Assigned To: Mark Proctor
> Priority: Minor
>
> If a person's Eclipse is set to use jdk5 as the default, it can cause the plugin to not work. The error in the problems summary in eclipse says "unsupported major.minor version". The solution is to set the rule project to use jdk1.4.
> right click on the project
> select properties
> select java compiler
> change setting to jdk1.4
> another potential workaround is to set eclipse to use jdk1.4 as the default.
--
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 jboss-jira
mailing list