Changes between Version 30 and Version 31 of DevelopmentEnvironment


Ignore:
Timestamp:
09/17/2019 05:57:24 PM (4 years ago)
Author:
sena
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DevelopmentEnvironment

    v30 v31  
    100100In 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.
    101101
    102 [[Image(ExportProduct.png)]]
     102[[Image(ExportProduct.png, 650px)]]
    103103
    104104Do 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.
     
    108108For Mac, you should see a folder structure similar to the following:
    109109
    110 [[Image(ExportFolderMac.png)]]
     110[[Image(ExportFolderMac.png, 400px)]]
    111111
    112112Double clicking on GRITS under "eclipse/MacOS" folder will start the application.
     
    114114For Windows, it should look like this:
    115115
    116 [[Image(ExportFolderWindows.png)]]
     116[[Image(ExportFolderWindows.png, 400px)]]
    117117
    118118Double clicking on GRITS.exe inside "eclipse" folder will start the application.