Mark Benvenuto wrote:
> Nicolaou. Unfortunately, a lot of tools are still missing that are part
> of the standard Java 1.1 and 1.2 distributions. Since the goal of

I've been thinking about this as well.  In fact, I've already started work
on some things.

> javah - needed
> javap - needed
> javadoc - Aaron M. Renn wrote some stuff

Japhar has a javah replacement.  I also wrote one in order to play around
with the gnu.bytecode package.  Once gnu.bytecode supports disassembly,
javap will be a since. (It could mostly be written now, just without the
disassembly option).  My javadoc API code is checked in.

>serialver - I thought I saw it in the web CVS which has now disappeared?

We've got one.  CVS web access is temporarily gone.  Paul is working on
restoring it.

> jar - desperately needed

I'm 50% done with jar.  It is on hold until Classpath supports java.util.zip
and java.util.jar.

> extcheck - checks for jar conflicts - needed

I've already written this.

-- 
Aaron M. Renn ([EMAIL PROTECTED]) http://www.urbanophile.com/arenn/

Reply via email to