We are using java JDK 1.3.1_02 and I have am problem with the javadoc. We are creating multiple document lines in the java code (in the same block), the javadoc generator makes only one line of it (so without any Carriage return/Line feeds).
But I want the lines exactly as they are in the code.
Does anyone have an idea how to solve this? Is there an commandline option?
Were to download a newer/better version of the javadoc.exe?
Upgrading to a newer version of JDK is not an option. Only Javadoc may be upgraded.
Thanks,
Madere.
But I want the lines exactly as they are in the code.
Does anyone have an idea how to solve this? Is there an commandline option?
Were to download a newer/better version of the javadoc.exe?
Upgrading to a newer version of JDK is not an option. Only Javadoc may be upgraded.
Thanks,
Madere.