Changes between Version 30 and Version 31 of DevelopmentEnvironment
- Timestamp:
- 09/17/2019 05:57:24 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevelopmentEnvironment
v30 v31 100 100 In the Overview tab of the product file, there is a section titled "Exporting". Click on "Eclipse Product export wizard" link to initiate the exporting process. 101 101 102 [[Image(ExportProduct.png )]]102 [[Image(ExportProduct.png, 650px)]] 103 103 104 104 Do not change the product configuration section. You should provide a directory for the generated product. You should give a new (empty) folder name for each product generation. If the folder does not exist, it will be created as long as the parent folder exists. … … 108 108 For Mac, you should see a folder structure similar to the following: 109 109 110 [[Image(ExportFolderMac.png )]]110 [[Image(ExportFolderMac.png, 400px)]] 111 111 112 112 Double clicking on GRITS under "eclipse/MacOS" folder will start the application. … … 114 114 For Windows, it should look like this: 115 115 116 [[Image(ExportFolderWindows.png )]]116 [[Image(ExportFolderWindows.png, 400px)]] 117 117 118 118 Double clicking on GRITS.exe inside "eclipse" folder will start the application.