Skip to content

jmt-improved/OriginalRoutingPatched

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

OriginalRoutingPatched

Instructions in order to apply patch and compile the code:

From terminal:

svn checkout svn://svn.code.sf.net/p/jmt/code/trunk jmt
cd jmt
curl https://raw.githubusercontent.com/jmt-improved/OriginalRoutingPatched/master/jmt_patch > jmt_patch
patch -p0 < jmt_patch
mvn clean install

Instructions for debugging and testing the code with IntelliJ IDEA:

  • Import maven project in the IDE
  • Create a new run configuration in Run->Edit Configurations.. as Java Application with Main class set to jmt.gui.jsimgraph.mainGui.MainWindow

About

JMT a.k.a. Some Men Just Want To Watch The World Burn

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages