Changes between Version 19 and Version 20 of HOWTO-DeploySimulator


Ignore:
Timestamp:
12/05/2019 01:42:08 PM (6 years ago)
Author:
jdalbey
Comment:

add repo folder

Legend:

Unmodified
Added
Removed
Modified
  • HOWTO-DeploySimulator

    v19 v20  
    11= How to deploy and run Simulator (dev/test environment) = 
    22== 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). 
     3On 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). 
    46 
    57Open 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