Not jde related, but I wrote a shell script to wrap jad which would
decompile your class files, extract all the import statements it makes and
replace the imports in your source with the ones jad comes up with. Using
the right jad options, this allows you to have a full list of all the
classes you are using with no "import XXX.*;"s - I personally hate them.
If anyone's interested, I'll dig it out from home and post it here.

Matt


IMPORTANT NOTICE:
This e-mail and any attachment to it is intended only to be read or used by
the named addressee.  It is confidential and may contain legally privileged
information.  No confidentiality or privilege is waived or lost by any
mistaken transmission to you.  If you receive this e-mail in error, please
immediately delete it from your system and notify the sender.  You must not
disclose, copy or use any part of this e-mail if you are not the intended
recipient.  The RTA is not responsible for any unauthorised alterations to
this e-mail or attachment to it.  

Reply via email to