Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
hekate:hjed [2009/04/09 10:14]
gjn created
hekate:hjed [2019/06/27 15:49] (current)
Line 6: Line 6:
 ====== Getting it ====== ====== Getting it ======
 Just download a HJEd milestone file below. Just download a HJEd milestone file below.
 +
 +You need a Java environment to run or build, e.g. [[http://​openjdk.java.net/​|Open JDK]] or [[http://​java.sun.com/​javase/​downloads/​index.jsp|SUN Java SE]].
  
 ===== Releases ===== ===== Releases =====
 +==== M3 ====
 +To RUN download the {{:​hekate:​hjed-m3.jar}} file.
 +
 +To BUILD download the {{:​hekate:​hjed-m3.tar.gz}} file.
 +
 ==== M1 ==== ==== M1 ====
 To RUN download the {{:​hekate:​hjed-m1.jar}} file. To RUN download the {{:​hekate:​hjed-m1.jar}} file.
  
-To BUILD ownload ​the {{:​hekate:​hjed-m1.tar.gz}} file.+To BUILD download ​the {{:​hekate:​hjed-m1.tar.gz}} file.
  
 ====== News ====== ====== News ======
 +  * **13.5.2009** -- second public release, M3, fixed hml2
   * **9.4.2009** -- public release, M1   * **9.4.2009** -- public release, M1
    
 +
 ====== Run it ====== ====== Run it ======
 +
 +Before running the jar make sure its name is ''​HJEd.jar''​ - it //IS// case sensitive!
 +   mv hjed.jar HJEd.jar
 +
 +Java JRE is needed! (version 1.6 preferred)
  
   java -jar hjed.jar   java -jar hjed.jar
  
 ====== Build it ====== ====== Build it ======
 +Unpack:
 +  tar xvzf hjed-mX.tar.gz ​
 +  cd hjed-mX
 +
 +===== With ANT =====
 +Requirements:​ Java JDK (1.6 preferred) + ANT build tool
 +
 +Just:
 +  ant
 +
 +Run as: 
 +  java -jar dist/​HJEd.jar
 +
 +===== With Unix script =====
 +Requirements:​ Java JDK (1.6 preferred), Unix environment(tested under Debian/GNU)
 +
 +Run script:
 +  ./mkhjed
  
-See some example models from [[VARDA]].+Run as:  
 +  java -jar HJEd.jar
  
 ====== Use it ====== ====== Use it ======
hekate/hjed.1239264895.txt.gz · Last modified: 2019/06/27 16:00 (external edit)
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0