i just tried your program and got the same problem. Javadoc.exe is in the path and runs without any problem from commandline. Even putting it into the classpath or windows/system32, like stated in the bug description, doesnt work. It always craches with build.xml:47 . Any ideas?
i'am using WinXp, SP2 and Eclipse 3.1 with Jdk 1.5
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Ok, I noticed UMLGraph version 4.1 and later have a different name for the UMLGraph doclet than the earlier versions (UmlGraph -> gr.spinellis.umlgraph.doclet.UmlGraph). That can cause Javadoc to return 1. I'll be releasing an update very soon that supports both the current and the earlier versions. Thanks for the feedback.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
If you have several versions of jdk installed, it might also cause some problems when running the javadoc. I'll include the possibility to select the javadoc executable in the next release (1.2.3). Thanks to Benjamin Schmaus for reporting.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have read the forum and bug report. However despite that I have closely followed all the instructions and tried out the so far suggested solution approaches I still get more or less the same error as soon I want to generate a class diagramm:
[...]\org.lightuml.core\build.xml:90:
The following error occurred while executing this line:
[...]\org.lightuml.core\build.xml:43
Javadoc returned 1
Javadoc.exe has been copied to windows/system32
It has been added to the classpath (eclipse and windows)
I am using WinXP SP2
Eclipse 3.1
Java 1.5
UMLGraph-4.1
LightUml 1.2.5.
I use only 1 JDK version.
however, three versions of the jre(jre1.5.0, _02 and _04) exist in my system, with only one of them stated in the eclipse properties (jre1.5.0).
Would be glad for any further suggestions where/how to fix the problem.
Thanks a lot.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
When I try to generate any uml diagram, I get an error telling me that .../build.xml: Javadoc returned 1
See bug 1251743. Any help?
i just tried your program and got the same problem. Javadoc.exe is in the path and runs without any problem from commandline. Even putting it into the classpath or windows/system32, like stated in the bug description, doesnt work. It always craches with build.xml:47 . Any ideas?
i'am using WinXp, SP2 and Eclipse 3.1 with Jdk 1.5
Ok, I noticed UMLGraph version 4.1 and later have a different name for the UMLGraph doclet than the earlier versions (UmlGraph -> gr.spinellis.umlgraph.doclet.UmlGraph). That can cause Javadoc to return 1. I'll be releasing an update very soon that supports both the current and the earlier versions. Thanks for the feedback.
If you have several versions of jdk installed, it might also cause some problems when running the javadoc. I'll include the possibility to select the javadoc executable in the next release (1.2.3). Thanks to Benjamin Schmaus for reporting.
I have read the forum and bug report. However despite that I have closely followed all the instructions and tried out the so far suggested solution approaches I still get more or less the same error as soon I want to generate a class diagramm:
[...]\org.lightuml.core\build.xml:90:
The following error occurred while executing this line:
[...]\org.lightuml.core\build.xml:43
Javadoc returned 1
Javadoc.exe has been copied to windows/system32
It has been added to the classpath (eclipse and windows)
I am using WinXP SP2
Eclipse 3.1
Java 1.5
UMLGraph-4.1
LightUml 1.2.5.
I use only 1 JDK version.
however, three versions of the jre(jre1.5.0, _02 and _04) exist in my system, with only one of them stated in the eclipse properties (jre1.5.0).
Would be glad for any further suggestions where/how to fix the problem.
Thanks a lot.