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 178614 - Completion does not import enum type in package-info.java
Summary: Completion does not import enum type in package-info.java
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: PC Linux
: P4 normal with 1 vote (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-14 09:51 UTC by Jesse Glick
Modified: 2016-07-07 07:18 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 Jesse Glick 2009-12-14 09:51:12 UTC
I'm not sure what exactly the scope of the bug is, but:

If (after bug #178426) I complete @Sc in package.info, Schema2Beans is correctly imported. If I enter schemaType= inside the annotation and complete it with SchemaType.DTD (the two options are correctly offered), SchemaType is _not_ imported for me. Fix Imports does fix it.
Comment 1 Martin Balin 2016-07-07 07:18:01 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