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 201442 - add the ability to shorten package names in "projects" window
Summary: add the ability to shorten package names in "projects" window
Status: RESOLVED DUPLICATE of bug 201404
Alias: None
Product: platform
Classification: Unclassified
Component: Explorer (show other bugs)
Version: 7.0.1
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-30 14:50 UTC by athompson
Modified: 2011-09-05 11:25 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 athompson 2011-08-30 14:50:37 UTC
Newer versions of Eclipse have a feature which is very useful, which should be "embraced" (copied) by Netbeans.  They have a mechanism where you can abbreviate package names in their version of the Projects window.  For example, you can specify something like "com.mylongdomainname.myapp = my app" and packages that start with "com.mylongdomainname.myapp" will be abbreviated as "myapp.whatever".  This removes a great deal of redundant information, saves a great deal of horizontal space and you can make the Projects window narrower or do less scrolling.
Comment 1 athompson 2011-08-30 14:55:27 UTC
Sorry, the abbreviation above should read, "com.mylongdomainname.myapp = myapp".  Damned apple autocorrect.
Comment 2 Marian Mirilovic 2011-09-05 11:25:39 UTC

*** This bug has been marked as a duplicate of bug 201404 ***