[
https://issues.jboss.org/browse/DROOLS-1291?page=com.atlassian.jira.plugi...
]
Andrej Podhradsky commented on DROOLS-1291:
-------------------------------------------
Note that all java classes can be executed without any problem
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)