Hi, I've been involved in the construction of a similar tool whose goal was to check if some classes were missing from the classpath. This was working by analyzing static dependencies from class bytecode. This is particularly interesting for software that need to go through an obfuscation phase, which can easily lead to classes being missing. If this can be of interest to the community I can try to have it made publicly available. Regards, Guillaume. -----Message d'origine----- De : burtonator [mailto:[EMAIL PROTECTED]] Envoye : jeudi 14 juin 2001 03:22 A : [EMAIL PROTECTED] Objet : Re: Classpath Analysis Tool -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 "Jason Stell" <[EMAIL PROTECTED]> writes: > I ran across this posting at JavaLobby : > [1]http://www.javalobby.org/discussion/showThreaded?folderId=20&discus > sionId=10621 > > It introduces a classpath analysis tool created by Karsten Lentzsch. > Classpath problems are typically difficult to debug, especially for > large projects that use many 3rd party libraries. It might be nice to > integrate a tool like this into JDE... Or maybe there's a more > efficient way to do this kind of analysis, since JDE uses BeanShell > to maintain a collection of class meta-data. Thoughts? " jPathReport is Web Startable ad- and nag-free uncrippled no-charge binary software that never expires." No way will this ever get incorporated into the JDE because of my licensing condition. I would suggest checking out my classman tool. http://relativity.yi.org/classman Kevin - -- Kevin A. Burton ( [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] ) Cell: 408-910-6145 URL: http://relativity.yi.org ICQ: 73488596 And the beast shall be made legion. Its numbers shall be increased a thousand thousand fold. The din of a million keyboards like unto a great storm shall cover the earth, and the followers of Mammon shall tremble. - from The Book of Mozilla, 3:31 (Red Letter Edition) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (GNU/Linux) Comment: Get my public key at: http://relativity.yi.org/pgpkey.txt iD8DBQE7KBG6AwM6xb2dfE0RAsgaAJ9tdQMTf9RByTDec+HUW3cExyGNhwCeOuoN YNkbnaMvnSLG8dX8IZvPZvo= =WkBh -----END PGP SIGNATURE-----
