Download Jindent324Gold102Trial.zip. Save it in /usr/src.
cd /usr/src
mkdir jindent-3.0
cd jindent-3.0
unzip Jindent324Gold102Trial.zip
chmod +x docs
chmod +x env-examples
chmod +x java-examples
chmod +x jin-examples
chmod +x license
chmod +x docs/Interface-html
chmod +x docs/Jindent-html
chmod +x docs/Interface-html/jindent
tar cf /tmp/j.tar docs
cd /usr/web
tar xf /tmp/j.tar
rm /tmp/j.tar
mv docs jindent-3.0
cd jindent-3.0
rm Jindent324.pdf
Now you can read the
local Jindent docs.
To run it on a file called abc.java, do this:
java
-classpath /usr/src/jindent-3.0/Jindent.jar
Jindent
abc.java
It works, but this free version throws up a splash window that you
have to click OK on, so you can'tuse it in batch mode. Then, it
inserts it's own advertising into the resulting java file! I
don't think I'll use it much.