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 58547 - Editor annouces non-existing error in pacakage-info file
Summary: Editor annouces non-existing error in pacakage-info file
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-03 17:05 UTC by rudyment
Modified: 2007-09-26 09:14 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 rudyment 2005-05-03 17:05:28 UTC
In the file package-info.java editor anounces the error:

package annotations should be in file package-info.java

but the package annotations are in just this file. The compiler is satisfied 
and the program runs according expectations. Only editor complains.
Comment 1 Miloslav Metelka 2005-05-04 09:39:03 UTC
Reassigning to java module for evaluation.
Comment 2 Martin Matula 2005-05-04 13:40:03 UTC
Hm, that's weird. Possibly a gjast bug. Tomas, please look at it.
Comment 3 Tomas Hurka 2005-09-26 08:56:17 UTC
It works fine for me in current dev. build. 
Please reopen this issue if you can still reproduce it. Thanks. 
Comment 4 Jan Becicka 2005-10-18 08:25:30 UTC
This bug is Windows specific.
Comment 5 Jan Becicka 2005-10-18 08:28:43 UTC
Checking in ResourceImpl.java;
/cvs/java/javacore/src/org/netbeans/modules/javacore/jmiimpl/javamodel/ResourceImpl.java,v
 <--  ResourceImpl.java
new revision: 1.108; previous revision: 1.107
done
Comment 6 Quality Engineering 2007-09-20 12:07:43 UTC
Reorganization of java component