Changes between Version 6 and Version 7 of Docs/Prog/Started/Environment
- Timestamp:
- 07/06/09 13:49:22 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/Prog/Started/Environment
v6 v7 4 4 This document will discuss in detail how to setup your environment to program the Cardinal 825 Digital Weight Indicator. 5 5 6 == Features of the Cardinal 825 Programming Environment == 7 * Subversion integration for instant access to the latest source code. 8 * Full featured Eclipse IDE which is quickly becoming the standard for developers everywhere. 9 * Mylyn integration with the Cardinal 825 Tech site for quick access to tickets and progress. 10 * Full debugging capabilities (coming soon). 11 6 12 == Required Files == 7 13 The following files should be included on the 8GB USB flash drive that was sent with your order. 8 14 9 * [http://www.vmware.com/products/player/ VMware Player] - Required to run the Cardinal Fedora 11 825 programming package.15 * [http://www.vmware.com/products/player/ VMware Player] - Required to run the Cardinal Fedora 825 Programming Environment. 10 16 * Cardinal Fedora 11 825 programming package 11 17 12 == Installing the Files==18 == Installing the Environment == 13 19 1. Insert the 8GB USB flash drive into your computer. 14 20 2. Install VMware Player by double clicking on the icon in the directory of the flash drive. 15 21 3. Follow the steps listed choosing the default values to install. 22 23 [[Image(screenshot.1.jpeg)]] 24 [[Image(screenshot.2.jpeg)]] 25 [[Image(screenshot.3.jpeg)]] 26 [[Image(screenshot.4.jpeg)]] 27 [[Image(screenshot.5.jpeg)]] 28 [[Image(screenshot.6.jpeg)]] 29 16 30 4. Reboot your computer if required. 31 32 [[Image(screenshot.7.jpeg)]] 33 17 34 5. Copy the Cardinal 825 Programming Environment package to your computer in any directory you wish. 18 6. Start VMware Player by going to Start -> Programs -> VMware and choosing VMware Player 19 7. Start the Cardinal 825 Programming Environmente by choosing Open and choosing the '''Cardinal 825 Programming Environment.vmx''' file. 20 8. VMware will start and your environment is ready to use. 35 36 == Starting the Environment == 37 1. Start VMware Player by going to Start -> Programs -> VMware and choosing VMware Player 38 2. Start the Cardinal 825 Programming Environment by choosing Open and choosing the '''Cardinal 825 Programming Environment.vmx''' file from the directory you extracted it to in "Installing the Environment step 5". 39 3. VMware will start and your environment is ready to use. 40 41 == Using the Environment ==