Christoph Linder created JBRULES-3357:
-----------------------------------------
Summary: The constructor ValueError(Value, String, String) is undefined
Key: JBRULES-3357
URL:
https://issues.jboss.org/browse/JBRULES-3357
Project: Drools
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: drools-eclipse
Reporter: Christoph Linder
Assignee: Mark Proctor
I do get the message "The constructor ValueError(String, String, String) is
undefined" in the Eclipse-Problems tab when compiling the project.
The projects actually runs as expected.
This happens when
a) the class name is "ValueError". Might hit other class names, too. But
ValueError is what I used :)
b) I use glob imports, e.g. import foo.bar.*;
--
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