score:99
Accepted answer
You can configure package name abbreviations in Helios (3.6) or later. Go to Window > Preferences > Java > Appearance to set up abbreviation rules.
For example, com.kennethbrodersen.simplepod
could be configured to be displayed as {KBsimple}
with the rule com.kennethbrodersen.simplepod={KBsimple}
.
score:0
You can also install FeatureIDE plugin, which will show only short (package)name.
Source: stackoverflow.com
Related Query
- Eclipse Package Explorer: Hide part of long package names?
- Eclipse Package Explorer '>' Symbol Before File Names
- How do you get the Eclipse Package Explorer to show files whose names begins with a . (period)?
- When Package Explorer is pinned open Eclipse takes a long time to redraw itself when restored
- Hide Maven projects in Eclipse Package Explorer
- How to view hierarchical package structure in Eclipse package explorer
- What is the difference between the Eclipse Package Explorer and the Eclipse Project Explorer?
- Why does Eclipse Java Package Explorer show question mark on some classes?
- Is it possible to use arrow keys alone to expand tree node in package explorer in Eclipse on Linux?
- How to create a child package inside a package in eclipse project explorer
- Eclipse package explorer have different icons for each file type: interfaces, abstract classes, etc
- How to prevent Eclipse from showing the opened file in package explorer
- I cannot change the font size of package explorer in Eclipse
- how to hide revision number from eclipse explorer view?
- Eclipse won't show files in package explorer
- How to get the selected node in the package explorer from an Eclipse plugin
- Eclipse does not refresh project files in package explorer view
- How to add a submenu entry to Eclipse Package Explorer context menu item using org.eclipse.ui.menus?
- what names should I give as project name, package name, class name - (java - eclipse )
- How to hide "Maven Dependencies" in Package Explorer
- How to programmatically select nodes in Package Explorer in Eclipse plugin
- Eclipse package explorer empty
- How to show maven artifact version in eclipse Package Explorer
- eclipse how to show package explorer in debug perspective
- Eclipse now shows only a single method in an editor pane after clicking on the method in Package Explorer view, how can I reset to normal behavior?
- Why does Eclipse open my java files as a tab in the package explorer view?
- PyDev Package Explorer doesn't show files in Eclipse
- Eclipse project explorer prefixing latex project names with "P/"
- Is Extending Eclipse Package Explorer Impossible?
- Error when Eclipse started and now my package explorer is empty
More Query from same tag
- How to write my Java program with the ACM library (ConsoleProgram)?
- User enters numbers separated by spaces, tabs, or new lines
- Eclipse JDT: Is there a refactoring to replace direct field accesses with setter/getter methods?
- Android and SQLite
- Missing libraries with oracle-java7-jdk in eclipse on ubuntu 12.04
- How to find complete list of warnings in eclipse IDE
- Android add external JAR with a variable
- Trouble referencing packages in IntelliJ Scala
- How can I run unit tests with Maven as if they are in a JAR?
- Eclipse - JBoss 4.2.0GA runtime with JRE System Library [JavaSE-1.6] interoperability
- Maven surefire VM crashes or forking freezes on Eclipse Neon .3
- Is there any way to align the text written to a text file?
- java won't enter for loop (doesn't include ==)
- GWT / Eclipse slow : just unusable (win7 / Juno install)
- org.apache.catalina.core.StandardContext startInternal SEVERE: Error listenerStart
- Where to place gradle build file?
- How to make Eclipse break String literal with + operator in next line?
- Debugger not stopping at breakpoints: Websphere in Eclipse
- Github Project is in subfolder instead of root
- how to show our own perspective as default?
- Eclipse Java - Running FIle issues; Im new around here
- Maven - Excluding Transitive Dependencies
- Can I customise Getter & Setter name (not body) in eclipse?
- Run jacoco report without Maven or Gradle
- i have error: unfortunately: has stopped
- Wrong background color of ios Buttons with tabris?
- ChangeHandler not recognising a blank date
- Import an existing SVN project into Eclipse
- How to use Scanner for parsing doubles
- Change color/syntax highlighting for JSF/Facelets EL expressions in Eclipse Mars.2