Table of Contents

HJEd Intro

HJEd stand for Hekate Java Editor Project.

FIXME biblio.

Getting it

Just download a HJEd milestone file below.

You need a Java environment to run or build, e.g. Open JDK or SUN Java SE.

Releases

M3

To RUN download the hjed-m3.jar file.

To BUILD download the hjed-m3.tar.gz file.

M1

To RUN download the hjed-m1.jar file.

To BUILD download the hjed-m1.tar.gz file.

News

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

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

Run as:

java -jar HJEd.jar

Use it

See some example models from VARDA.

Report bugs

Please report the bugs, suggestions to the CVStrac system.

Login: