Skip to content

amshali/FOSD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS 392F Project 3

http://www.cs.utexas.edu/~dsb/cs392f/

Model to Text Transformation

Team members:

Robert Berg ([email protected]), Eric Huneke ([email protected]), Amin Shali ([email protected]), Joyce Ho ([email protected])

Running the Tool

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

Runtime Requirements:

You need Java 1.6+ to run the project.

Importing project into Eclipse

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

About

Feature Oriented Software Development Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •