Uploaded image for project: 'Drools'
  1. Drools
  2. DROOLS-1226

Eclipse Plugin not working with Eclipse Neon 4.6

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • 6.5.0.Final
    • 6.4.0.Final
    • eclipse plugin
    • None
    • Hide

      Create a new Drools Project using the New Project wizard.
      In the wizard choose the second option to get a hello world sample project.

      Result:
      Eclipse Mars: Working fine
      Eclipse Neon: Errors as described.

      Show
      Create a new Drools Project using the New Project wizard. In the wizard choose the second option to get a hello world sample project. Result: Eclipse Mars: Working fine Eclipse Neon: Errors as described.
    • A JDT performance enhancement in Eclipse Neon exposed a bug in our EclipseJavaCompiler class.
    • NEW
    • NEW

      The eclipse integration plugin stopped working properly with Eclipse Neon 4.6.

      When editing rules in the rules editor of a Drools Project the following error is produced for any rule:

      Error Message

      Rule Compilation error Only a type can be imported. com.sample.DroolsTest.Message resolves to a package
      Only a type can be imported. org.drools.core.spi.KnowledgeHelper resolves to a package
      KnowledgeHelper cannot be resolved to a type
      org.kie.api.runtime.rule.FactHandle cannot be resolved to a type
      java.lang.Exception cannot be resolved to a type
      org.kie.api.runtime.rule.RuleContext cannot be resolved to a type

      The Plugin works fine with Eclipse Mars 4.5 and earlier releases.

              bbrodt_jira Robert (Bob) Brodt (Inactive)
              bernlfst Bernhard Mayer (Inactive)
              Votes:
              3 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: