Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Class file dependencies for jar files?
Class file dependencies for jar files? [message #119723] Sun, 23 November 2003 21:06 Go to next message
Eclipse UserFriend
Originally posted by: eclipse.skim.com

Does anyone know if there is a way to find all of the classes one particular
class depends on? I know Eclipse has something like this for plug-ins, but
I'm interested in something that would help creating a jar file. I'd like
to be able to specify the main class for a jar file, and then have all of
the dependent classes automatically added. Thanks.

Ken
Re: Class file dependencies for jar files? [message #120126 is a reply to message #119723] Mon, 24 November 2003 09:55 Go to previous message
Eclipse UserFriend
Originally posted by: nichtduaberich.gmx.de

Hi,
If it doesn't have to be an eclipse plugin, take a look at
http://jarpend.sourceforge.net/
It can be used from command line and in ant files.
Jan

Ken wrote:
> Does anyone know if there is a way to find all of the classes one particular
> class depends on? I know Eclipse has something like this for plug-ins, but
> I'm interested in something that would help creating a jar file. I'd like
> to be able to specify the main class for a jar file, and then have all of
> the dependent classes automatically added. Thanks.
>
> Ken
>
>
Previous Topic:Runtime Workbench - Classpath entries (-dev)
Next Topic:Need to limit imports - Eclipse 2.1.2
Goto Forum:
  


Current Time: Tue Jun 03 00:53:22 EDT 2025

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

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

Back to the top