Bug 1104095

Summary: Drools Eclipse plugin can't recognize third party classes
Product: [Retired] JBoss BRMS Platform 6 Reporter: Mario Fusco <mfusco>
Component: Eclipse ToolingAssignee: Mario Fusco <mfusco>
Status: CLOSED CURRENTRELEASE QA Contact: Tomas Schlosser <tschloss>
Severity: high Docs Contact:
Priority: high    
Version: 6.0.1CC: etirelli, kverlaen, rrajasek
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-06 19:53:39 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Mario Fusco 2014-06-03 09:27:24 UTC
Whenever I use classes from any third party jar files (not in JRE System Library and Drools Library), I got error messages in Eclipse IDE.

At the place where I import the class, the error message is "Only a type can be imported. ... resolves to a package".

At the place where I use the class, the error message is "... cannot be resolved to a type".

However, I have included the jar file in classpath. The project can also be executed successfully even with the error message in IDE.

Comment 1 Mario Fusco 2014-06-03 09:28:14 UTC
Fixed by https://github.com/droolsjbpm/droolsjbpm-tools/commit/6bc54748e

Comment 3 Kris Verlaenen 2014-06-04 01:01:45 UTC
6.0.x: http://github.com/droolsjbpm/droolsjbpm-tools/commit/5d38c00a4

Comment 4 Tomas Schlosser 2014-06-06 11:49:40 UTC
Verified with JBTIS 7.0.2.CR1.