Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
Is is possible to enable more customization of the MyEclipse perspective? Personally, I hate it that all of the jars I’ve configured in my Java Build Path show up in the Navigator tree.
Example:
Good question. You can restrict what’s visible in the package explorer view using the filters option. You can access it by clicking on the little downward pointing triangle at the top of the view and then selecting ‘Filters…’. Then, uncheck the ‘Referenced Libraries’ setting. That should give you what you want.
As a next step you can use the ‘Name’ filter by checking the ‘Name filter patterns’ checkbox and entering *.jar into the text box. This will remove all jar files from the view.
Sorry about that. The functionality you’re looking at is really part of Eclipse itself. We’ve done nothing to augment or restrict it. If you’d like to suggest a change to it, the proper avenue is to file an enhancement request with the Eclipse team through their Bugzilla database and explain the features you’d like to see.