Skip to content

pranava/Tao_Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Tao uses a Maven build system. With the exception of the JSyntaxPane jar, all other dependencies are available online.

Instructions for building:
1) Download JSyntaxPane version 0.9.4 (https://code.google.com/p/jsyntaxpane/downloads/list)
2) Run 'mvn install:install-file -Dfile={PATH TO jsyntaxpane-0.9.4.jar} -DgroupId=jsyntaxpane -DartifactId=jsyntaxpane -Dversion=0.9.4 -Dpackaging=jar'
3) Compile Tao using 'mvn compile'
4) Build the jar using 'mvn package'

To run tao, you can double click on tao.one-jar.jar which is generated by step 4) in the target folder.

About

A Java based Discrete Event Simulation Suite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages