Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

import class showing as type or variable not found

Ward Flores-OracleApr 17 2015 — edited Apr 17 2015

Hi all,

Studio Edition Version 12.1.3.0.0

Build JDEVADF_12.1.3.0.0_GENERIC_140521.1008.S

I'm having a strange behavior where an import statement is showing as an error saying "Type or variable <myclass> not found". Notice that I can choose "Go to declaration" using the related class in the import statement and it redirects me to my class successfully. This class is part of the project source code.

Because of this false positive issue, I'm unable to see other compilation problems when modifying my file. This is very annoying. Any help will be greatly appreciated.

Regards,

Ward

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 15 2015
Added on Apr 17 2015
7 comments
632 views