[jboss-jira] [JBoss JIRA] (DROOLS-1291) Rule Compilation errors on mac and windows

Andrej Podhradsky (JIRA) issues at jboss.org
Thu Sep 15 10:40:00 EDT 2016


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

Andrej Podhradsky updated DROOLS-1291:
--------------------------------------
    Description: 
The following error occurs on mac and windows after creating a drools project in Problems view
{code}
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
com.sample.DroolsTest.Message cannot be resolved to a type
org.kie.api.runtime.rule.FactHandle 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
Message.GOODBYE cannot be resolved to a type
org.drools.core.util.bitmask.AllSetBitMask cannot be resolved to a type
com.sample.DroolsTest.Message cannot be resolved to a type
{code}

  was:
The following error occurs on mac and windows after creating a drools project in Problems view




> Rule Compilation errors on mac and windows
> ------------------------------------------
>
>                 Key: DROOLS-1291
>                 URL: https://issues.jboss.org/browse/DROOLS-1291
>             Project: Drools
>          Issue Type: Bug
>          Components: eclipse plugin
>    Affects Versions: 6.4.0.Final
>         Environment: RHDS 10.0.0.GA + RHDSIS 10.0.0.Alpha1 (JBoss Drools 6.4.1.Final-v20160503-1355-B205)
>            Reporter: Andrej Podhradsky
>            Assignee: Robert (Bob) Brodt
>            Priority: Blocker
>         Attachments: drools_error.png
>
>
> The following error occurs on mac and windows after creating a drools project in Problems view
> {code}
> 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
> com.sample.DroolsTest.Message cannot be resolved to a type
> org.kie.api.runtime.rule.FactHandle 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
> Message.GOODBYE cannot be resolved to a type
> org.drools.core.util.bitmask.AllSetBitMask cannot be resolved to a type
> com.sample.DroolsTest.Message cannot be resolved to a type
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list