How to create an Eclipse project for Jason?
This might be useful if you are planning to contribute code for Jason itself. • Select new Java Project wizard in Eclipse. • In “create project from existing source” select the directory where is installed. [Next] • Set “src” directory for the sources. • Set “bin/classes” for “Default output folder”. • Add all jars in “lib” as “Libraries”.