[jboss-jira] [JBoss JIRA] (JBRULES-3357) The constructor ValueError(Value, String, String) is undefined
Christoph Linder (JIRA)
jira-events at lists.jboss.org
Fri Jan 20 05:14:18 EST 2012
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
More information about the jboss-jira
mailing list