Download Latest Version X-MPC-HC_2.4.2_win64_rev10.zip (29.9 MB)
Email in envelope

Get an email when there's a new version of winPenPack

Home / X-Jarnal / program_sources
Name Modified Size InfoDownloads / Week
Parent folder
README.txt 2011-09-30 670 Bytes
Totals: 1 Item   670 Bytes 0
Jarnal Source Code.

The source is contained in the jar files and can be accessed by renaming the .jar file to a .zip file and unzipping. To compile, the .java files and the jmainclass.txt, license.txt and ver.txt files should be in a directory called jarnal, the images in a subdirectory of that directory called images. The jpedal libraries must be in the classpath, or you will have to modify jpages.java to comment out all references to them. From the superdirectory of the jarnal directory issue the command javac jarnal/Jarnal.java. You can then run the program by java jarnal/Jarnal and put it in a jar file using jar cvfm jarnal.jar jarnal/jmainclass.txt jarnal.
Source: README.txt, updated 2011-09-30