[kaffe] Problem_with_javadoc!help_me!

Dalibor Topic robilad at yahoo.com
Mon Oct 14 09:17:13 PDT 2002


--- "micc2 at libero.it" <micc2 at libero.it> wrote:
> I'm a newbie!i have started with java 1 week ago.
> when i try to execute javadoc I recive thiss error
> message:
> 
> java.lang.ClassNotFoundException:
> sun/tools/javadoc/Main
> 	at java.lang.Class.forName(Class.java:native)
> 	at java.lang.Class.forName(Class.java:58)
> 
> It doesn't find the sun.tools.javadoc.Main.
> Have I to set the classpath like this:
> javadoc -classpath <dir with tools.jar
> file:/usr/local...../tools.jar>?

You could try putting sun's tools.jar in your
CLASSPATH.

Kaffe doesn't come with its own javadoc
implementation. It uses Sun's implementation instead.

I hope that we will ship the javadoc implementation
form the classpath tools project eventually.

best regards,

dalibor topic

__________________________________________________
Do you Yahoo!?
Faith Hill - Exclusive Performances, Videos & More
http://faith.yahoo.com




More information about the kaffe mailing list