The Java grammar is (c) Sun Microsystems, Inc.
DocWiz0.68.jar
: precompiled JAR package, last updated 2001-09-16, approximately 300
KB
For users of JDK 1.1:
DocWiz-swing065.jar
: precompiled JAR package of version 0.65, with Swing 1.1 libraries, last
updated 1999-06-10, approximately 2.1 MB
docwiz.bat
: a batch file for Windows/DOS users, contributed by Nat Mills
DocWizSource0.68.jar
: the source code, last updated 2001-09-16
Some people have reported problems downloading the JAR file, seeing a Smart Update error. These users will need to save the file to disk. With Netscape: Right-click on this link to the JAR file and choose Save Link As from the popup menu.
Alternate download site at SourceForge
.
Alternate download
site at Tinyplanet
.
java -jar DocWiz0.68.jar
You can see DocWiz's command-line options by entering
java -jar DocWiz0.68.jar --help
Also, some OS's, if configured correctly, will run DocWiz if you double-click on the JAR file's icon.
Windows/DOS users may want to try the batch file , contributed by Nat Mills, instead.
At any time, you can see what the JavaDoc comment for a code element will look like by choosing View | Formatted Comment .
When you're satisfied with the changes you've made, select File | Save to save your current file. DocWiz will make a backup copy of the original file by appending .BAK onto the end of the original name.
You need a JDK 1.2 (Java 2) compatible JVM to run DocWiz.