This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Java tools
- To: java at gcc dot gnu dot org,classpath at gnu dot org, classpathx-discuss at gnu dot org
- Subject: Java tools
- From: "Nic Ferrier" <nferrier at tapsellferrier dot co dot uk>
- Date: Mon, 09 Jul 2001 15:03:40 +0100
Julian Schied has had some conversations with various people about his
Javadoc implementation.
It seems that the code doesn't really fit into any of the current GNU
projects:
- not kaffe, japhar or GCJ because it's not a compiler or VM
- not Classpath because it's not core libs
- not Classpathx because it's not an extension
I have proposed to Julian that a new GNU project be setup called:
java-tools. We can put things like javadoc and jar-tool
implementations under that project.
Does anyone have any objections to that?
Nic Ferrier