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 228651 - Show in projects view whether a class is public or package scoped
Summary: Show in projects view whether a class is public or package scoped
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-17 10:16 UTC by MikeFHay
Modified: 2013-09-02 14:20 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description MikeFHay 2013-04-17 10:16:26 UTC
It would be very useful in large projects if the visibility of a class was indicated in some way in the Projects view.

Essentially I'm looking for a solution to this StackOverflow question: http://stackoverflow.com/q/15406668/839128