Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » I want to explore the contents of jar files as I click on them... is there a plugin ?
I want to explore the contents of jar files as I click on them... is there a plugin ? [message #522527] Mon, 22 March 2010 18:02 Go to next message
Eclipse UserFriend
I know I could -use winzip or some such or make a project and add my jars
and use the package explorer... but I want to be able to right click on a
jar in any eclipse perspective and view my jar files....
Seems like a simple requirement and there must be a dozen plugins -just cant
seem to find them
rthnaks
Sasha
Re: I want to explore the contents of jar files as I click on them... is there a plugin ? [message #522623 is a reply to message #522527] Tue, 23 March 2010 08:00 Go to previous messageGo to next message
Eclipse UserFriend
I don't think that I understood what you need.
But if it's just to see what's inside the jar file, you can use the Package Explorer or Project Explorer views.
They have a node for each jar file that exist in the classpath of your project. You can click on the plus ("+") sign to open it and see what are the files inside it.
Re: I want to explore the contents of jar files as I click on them... is there a plugin ? [message #522694 is a reply to message #522527] Tue, 23 March 2010 11:58 Go to previous message
Eclipse UserFriend
This is what the "ZipEditor" plugin is good for. It can view and edit any archive file.
Previous Topic:How to version-control .project and .classpath under SVN
Next Topic:Leaving process resident after closing Eclipse
Goto Forum:
  


Current Time: Thu Mar 27 00:38:06 EDT 2025

Powered by FUDForum. Page generated in 0.04766 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top