JPE - Downloads
All files can be downloaded from here in zip format(752,644 kb). You
will need Apache's Ant build tool to compile
the sources, a build.xml is included,
and Sun's SDK v1.4 or above.To build the sources in Windows, simply created a batch file as follows: cd C:\jpeTo run the program create a batch file with the following: CD C:\jpe\buildor %JAVA_HOME%\bin\javaw.exe startjpeto run without a dos window N.B. The above assumes you have installed to the 'C' drive and that the JAVA_HOME
environment variable has been set correctly and that ant is installed and ANT_HOME also
is set.
|