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 204461 - Option need for truncating package names
Summary: Option need for truncating package names
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.2
Hardware: PC Linux
: P3 normal with 2 votes (vote)
Assignee: Geertjan Wielenga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-31 15:18 UTC by Geertjan Wielenga
Modified: 2012-09-22 23:56 UTC (History)
2 users (show)

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 Geertjan Wielenga 2011-10-31 15:18:58 UTC
In the Options window would be good to have an option to truncate package names:

-J-Dorg.netbeans.spi.java.project.support.ui.packageView.TRUNCATE_PACKAGE_NAMES

If this means restarting the IDE after the setting is changed, we need to handle that somehow.
Comment 1 Michel Graciano 2012-07-23 19:30:50 UTC
It should be integrated with the new 'Reduced Tree View' too.
Comment 2 David Strupl 2012-07-25 09:52:38 UTC
Please specify where the option should be in the options dialog (UI spec needed). After UI is clear please assign back.