Changeset 35
- Timestamp:
- 04/16/08 18:59:19 (9 months ago)
- Files:
-
- 1 modified
-
trunk/README (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/README
r34 r35 84 84 85 85 86 4. How to start with 87 ----------------------- 88 89 Steps to run your first test: 90 91 1. cd /path/to/planetsim/bin/ 92 2. ant jar_debug 93 This step builds the lib/planetsim.jar, necessary to run all tests. 94 3. (standing on /path/to/planetsim/bin/) ./SimNetTest.sh (or .bat) 95 96 86 97 ----- 87 98 … … 89 100 Planet Project Member 90 101 91 Planet: http:// ants.etse.urv.es/planet92 PlanetSim: http:// ants.etse.urv.es/planetsim102 Planet: http://planet.urv.es 103 PlanetSim: http://www.planetsim.net 93 104 94 July 20, 2005 105 April 16, 2008
