Changes between Version 10 and Version 11 of DevSimStartup
- Timestamp:
- 09/13/2022 01:32:01 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevSimStartup
v10 v11 3 3 If you haven't yet done so, checkout our source code repository using this [https://tinyurl.com/y4579yw7 command]. 4 4 5 Start !NetBeans v8.2. Select File > Open Project. In the file chooser dialog, navigate to the repository folder '`trunk/IDE_metadata/NetBeans/` and select "`TMCSim`". Click "Open Project". (Note: !NetBeans has a built-in subversion client for managing the source code (see [wiki:Onboarding]), but the `bin`, `config`, and other folders at the same level as `src` are not part of the !NetBeans "project" so must be managed separately by Subversion's command line client).5 Start !NetBeans v8.2. Select File > Open Project. In the file chooser dialog, navigate to the repository folder '`trunk/IDE_metadata/NetBeans/` and select "`TMCSim`". Click "Open Project". (Note: !NetBeans has a built-in subversion client for managing the source code (see [wiki:Onboarding]), but the `bin`, `config`, and other folders at the same level as `src` are not part of the !NetBeans "project" so must be managed separately by Subversion's command line client). 6 6 7 Select "CAD Server" in Project Configuration dropdown menu. Click the "Run Project" button (or press F6). Wait a moment for CAD Server to start up and the GUI be displayed. The title bar should say "CAD Server" and revision number. 7 Select "CAD Server" in Project Configuration dropdown menu. Click the "Run Project" button (or press F6). Wait a moment for CAD Server to start up and the GUI be displayed. The title bar should say "CAD Server" and revision number. (Note: The CAD Server must be running before starting the Simulation Manager or CAD Clients). 8 8 9 9 Click on any file in the Projects pane to re-enable the "Run" button. Choose "Sim Mgr" from the Project Configuration drop down. … … 45 45 46 46 When the page loads it will display a four-column list of log messages. 47 48 === Lane Control System === 49 ''Under Construction''
