Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To run the validator, you need to start MATSim on the console with the following arguments:

java -Xmx500m -cp matsim-0.8.0.jar -Xmx500m org.matsim.pt.utils.TransitScheduleValidator path/to/myTransitSchedule.xml path/to/myNetwork.xml

...