Changes between Version 19 and Version 20 of HOWTO-DeploySimulator
- Timestamp:
- 12/05/2019 01:42:08 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HOWTO-DeploySimulator
v19 v20 1 1 = How to deploy and run Simulator (dev/test environment) = 2 2 == Deploy Simulator == 3 On a development machine checkout the TMC Simulator trunk from the SVN repo. (If the project is already checked out, do an 'svn update' instead). 3 On a development machine checkout the TMC Simulator trunk from the SVN repo. 4 5 (On the DEV/TEST workstation the project may already be checked out in `C:\Users\PC\Documents\repo`, so open a terminal, cd to that folder, do an '`svn update`' instead). 4 6 5 7 Open the project in !NetBeans. [[BR]]Clean and Build.[[BR]]Run Test Project and confirm any failed tests aren't system problems.[[BR]]Run the build target: package-jars
