Getting started with Generate Javadoc [message #117642] |
Mon, 14 November 2005 17:38 |
Roger Nye Messages: 67 Registered: July 2009 |
Member |
|
|
Hi,
I am trying the Project > Generate Javadoc facility for the first time and
I can't get off the ground.
I picked a project that doesn't refer to any other projects, although it
does use Eclipse plug-ins such as ui and swt and some external jars and
tried to run it on this with default options. I didn't tick any
referenced archives or projects.
The javadoc is from Sun J2SE1.5.0_04.
It gives the following exception:
Constructing Javadoc information...
Standard Doclet version 1.5.0_04
Building tree for all the packages and classes...
Generating C:\Distribution Modeller
Workspace\ch.actuary.dmodeller\doc\ch/actuary/maths/\FastMat hs.html...
java.lang.IllegalArgumentException
at sun.net.www.ParseUtil.decode(ParseUtil.java:183)
at sun.misc.URLClassPath$FileLoader.<init>(URLClassPath.java:863)
...
This exception appears to refer to number format errors.
The preferences are set to process Javadoc comments and there are no
errors or warnings in this project.
Is there a way of finding out the precise command that Eclipse has issued
to Javadoc programme or running the generate command in debug mode to
investigate further?
Many thanks
Roger
|
|
|
Powered by
FUDForum. Page generated in 0.07515 seconds