Support for JPARSEC models
|
This shows you the differences between two versions of the page.
support [2011/10/06 16:03] Tomás Alonso Albi |
support [2011/10/06 16:07] (current) Tomás Alonso Albi |
||
---|---|---|---|
Line 9: | Line 9: | ||
- Execute the following command for Linux systems. For Windows you will have to change : by ;. If you don't have a compatible Java Runtime Environment you can change 'java' by 'jreLin/bin/java' or 'jreWin/bin/java'. MAC users should have no problems. | - Execute the following command for Linux systems. For Windows you will have to change : by ;. If you don't have a compatible Java Runtime Environment you can change 'java' by 'jreLin/bin/java' or 'jreWin/bin/java'. MAC users should have no problems. | ||
- | <code java file="transformStatusFiles.sh"> | + | <code bash file="transformStatusFiles.sh"> |
java -classpath transformOldStatus.zip:lib/jfreechart-1.0.13.jar:lib/jcommon-1.0.16.jar:lib/sgt_v30.jar research.jparsec.TransformOldStatusFiles | java -classpath transformOldStatus.zip:lib/jfreechart-1.0.13.jar:lib/jcommon-1.0.16.jar:lib/sgt_v30.jar research.jparsec.TransformOldStatusFiles | ||
</code> | </code> |