Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Getting started with Generate Javadoc
Getting started with Generate Javadoc [message #117642] Mon, 14 November 2005 17:38
Roger Nye is currently offline Roger NyeFriend
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
Previous Topic:CVS Tutoial
Next Topic:How to get unicode chars in the console
Goto Forum:
  


Current Time: Thu Dec 26 14:42:05 GMT 2024

Powered by FUDForum. Page generated in 0.07515 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top