http://www.cs.utexas.edu/~dsb/cs392f/
Robert Berg ([email protected]), Eric Huneke ([email protected]), Amin Shali ([email protected]), Joyce Ho ([email protected])
Our tool can generate the output text either in the command line or in Eclipse. Our tool takes in the following parameters:
Usage:
[-cg ContextGeneratorClass] prolog-file template-file
For example:
$ java -jar release/vm2t.jar examples/Family2Person/family.pl examples/Family2Person/Family2Person.vm
You need Java 1.6+ to run the project.
In order to import the project into eclipse simply click on the following URL:
https://github.com/amshali/FOSD/zipball/master
This will give you the latest version of the project in a zip file. In Eclipse go to File menu and select Import. From there, choose the Existing Projects into Workspace. Then select the Select archive file and finish by selecting the downloaded zip file and clicking on Finish button.
Note: Make sure your workspace Java Compiler Compliance is set to at least 1.6.
Note: This youtube video shows how to import the project into Eclipse: http://youtu.be/iFGAz3PO1RY