Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 272929 - [preferences] Expand package compression patterns to allow compressions of arbitrary number of initial package components
Summary: [preferences] Expand package compression patterns to allow compressions of ar...
Status: RESOLVED DUPLICATE of bug 26642
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.5   Edit
Hardware: All All
: P5 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-20 12:00 EDT by batkins@intervolve.com CLA
Modified: 2009-04-21 03:07 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description batkins@intervolve.com CLA 2009-04-20 12:00:28 EDT
Since most Java package names follow a naming pattern similar to "com.company.project.module.subpackage", it would be nice to be able to compress an arbitrary number of initial packages completely, rather applying the current character oriented compression to each package.  For example, I would prefer the above to be compressed as "...module.subpackage", or "c.c.p.module.subpackage".
Comment 1 Dani Megert CLA 2009-04-21 03:07:26 EDT

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