|
|||||||||||||||||
|
Open Source download the Java source code...
MathToWeb is open source software licensed under the GNU General Public Licence (version 3) as published by the Free Software Foundation (see www.gnu.org), and you may redistribute and/or modify it under these terms.
Note: The source code has not yet been tidied up. It still contains my own comments, notes, scratched-out functions, etc., which cause quite a lot of meaningless clutter. I hope to improve this situation in future versions, however, for now I'm afraid you'll have to just wade through it. Please contact me if you're overcome by confusion!
| Download the Java source code for MathToWeb >>> | MathToWeb_Source_Version_203.zip (ver. 2.0.3, 414KB ) * latest release |
| MathToWeb_Source_Version_202.zip (ver. 2.0.2, 389KB) |
The compressed source file (download it above) contains two directories, Source and Class (see the
figure below), that are important with regard to compilation. After decompressing the file, you should see a
directory structure that resembles the following:
If you don't already have a version of the Java sdk (software development kit), you can get one here -> java.sun.com
javac -d ./../Class *.javajava MathToWebjar cmf mathtoweb_manifest.txt mathtoweb.jar *.*java -jar mathtoweb.jar -about (command-line) ORjava -jar mathtoweb.jar (GUI)Copyright © 2007-2008 MathToWeb.com / Paul Hunter MathToWeb is Open Source Software. | contact me | privacy policy |