== How to install TMC Simulator == On a development machine checkout the TMC Simulator trunk from the SVN repo. Open the project in !NetBeans. Clean and Build. Run Test Project and confirm any failed tests aren't system problems. Run the build target: package-jars While connected to the TMC lab LAN open a network connection to STORAGE. (Note: it accepts anonymous connection without password) Copy desired Jar files from trunk/deploy folder to TMC Simulator Test[[BR]] * CADserver.jar - Always needed * !SimManager.jar - Runs the simulation * CADClient.jar - Student workstation client * !ClockClient.jar - Sim clock view for instructors * !TrafficEventsAnimator.jar - For traffic event author script testing Login to Windows Development PC Open File Explorer to STORAGE Copy Jar files to C:\TMCSim_Test folder. Copy and changed config files, event files. Double-click on a Jar file to execute it, or open a command prompt to get a console where error messages are displayed and issue {{{ java -jar CADserver.jar }}}