[jboss-jira] [JBoss JIRA] (JBRULES-3458) Java 7 support in Drools Eclipse plugin

Jan Gaspar (JIRA) jira-events at lists.jboss.org
Fri Apr 13 07:03:47 EDT 2012


Jan Gaspar created JBRULES-3458:
-----------------------------------

             Summary: Java 7 support in Drools Eclipse plugin
                 Key: JBRULES-3458
                 URL: https://issues.jboss.org/browse/JBRULES-3458
             Project: Drools
          Issue Type: Enhancement
      Security Level: Public (Everyone can see)
          Components: drools-eclipse
    Affects Versions: 5.3.0.Final
            Reporter: Jan Gaspar
            Assignee: Mark Proctor


I created a Drools project in Eclipse (Indigo) configured to use JRE 1.7. But I get an error pointing to my .drl file:
com/sample/DroolsTest$Message : Unsupported major.minor version 51.0

The com.sample.DroolsTest.Message class is imported by the .drl file. The Drools runtime was 5.2.1 (also tried with 5.3.0.Final).

Apparently Drools eclipse plugin expects the fact classes to be compiled with JDK6. Is there any way to make the plugin working with JDK7 compiled classes?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list