This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 164864 - Invalid error in editor after IDE startup
Summary: Invalid error in editor after IDE startup
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 6.x
Hardware: Sun Solaris
: P4 blocker (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-11 14:35 UTC by Jiri Prox
Modified: 2016-07-07 07:17 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Prox 2009-05-11 14:35:35 UTC
Product Version: NetBeans IDE Dev (Build 200905110201)
Java: 1.6.0_14-ea; Java HotSpot(TM) Client VM 14.0-b12
System: SunOS version 5.11 running on x86; UTF-8; en_US (nb)

Illegal error is shown in editor when IDE is started. It went away when editor get focus.
I have 4 opened project - 3 j2se, 1 is maven. In one j2se project is class SubClass extending SuperClass, which is in
the same package. SubClass is opened in editor.

When IDE is started the editor shows error that SuperClass cannot by found (hint is provided to create this class)

(I can attach all the projects if required)
Comment 1 Jan Lahoda 2009-08-20 10:00:39 UTC
Reassigning all moonko's java/source bugs to myself.
Comment 2 Martin Balin 2016-07-07 07:17:16 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss