Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Apogy/InstallationGuide"

(Create Installation Guide Page.)
 
(Blanked the page)
Line 1: Line 1:
The following sections describe the steps required to install Apogy for the various User Roles.
 
*'''Apogy User''': This basic installation includes the Apogy plugins and include the Apogy Examples.
 
#Get the '''''TODO.setup''''' Oomph configuration file from TODO;
 
#Get the '''Eclipse Installer''' from the [https://www.eclipse.org/downloads/packages/installer/ Eclipse Installer] 
 
#Start the Eclipse Installer
 
#Select the '''''Advanced Mode...''''';
 
#Add a user product:
 
##Click on the + button;
 
##In the Add User Products Wizard, select '''Browse File System...''';
 
##Navigate to the '''''TODO.setup''''', then press '''OK''';
 
#Back in the Eclipse Installer '''Product''' page, press '''Next''';
 
#In the Eclipse Installer '''Projects''' page, press '''Next'''
 
#In the Eclipse Installer '''Variables''' page, select the folder where you want Eclipse to be installed, then press '''Next'''
 
#In the Eclipse Installer '''Confirmation''' page, press '''Finish'''
 
  
*'''Apogy System Developer''' : This installation includes the Apogy plugins and include the required SDKs for plugins used be Apogy (ex: XCore).
 
#Get the '''''ApogyDeveloperSDKProduct.setup''''' Oomph configuration file from TODO;
 
#Get the '''Eclipse Installer''' from the [https://www.eclipse.org/downloads/packages/installer/ Eclipse Installer] 
 
#Start the Eclipse Installer
 
#Select the '''''Advanced Mode...''''';
 
#Add a user product:
 
##Click on the + button;
 
##In the Add User Products Wizard, select '''Browse File System...''';
 
##Navigate to the '''''ApogyDeveloperSDKProduct.setup''''', then press '''OK''';
 
#Back in the Eclipse Installer '''Product''' page, press '''Next''';
 
#In the Eclipse Installer '''Projects''' page, press '''Next'''
 
#In the Eclipse Installer '''Variables''' page, select the folder where you want Eclipse to be installed, then press '''Next'''
 
#In the Eclipse Installer '''Confirmation''' page, press '''Finish'''
 
 
*'''Apogy Commiter''':This installation includes the Apogy plugins and include the required SDKs for plugins used be Apogy (ex: XCore).
 
#Get the '''''ApogyCommitterSDKProduct.setup''''' Oomph configuration file from TODO;
 
#Get the '''Eclipse Installer''' from the [https://www.eclipse.org/downloads/packages/installer/ Eclipse Installer] 
 
#Start the Eclipse Installer
 
#Select the '''''Advanced Mode...''''';
 
#Add a user product:
 
##Click on the + button;
 
##In the Add User Products Wizard, select '''Browse File System...''';
 
##Navigate to the '''''ApogyCommitterSDKProduct.setup''''', then press '''OK''';
 
#Back in the Eclipse Installer '''Product''' page, press '''Next''';
 
#In the Eclipse Installer '''Projects''' page, press '''Next'''
 
#In the Eclipse Installer '''Variables''' page, select the folder where you want Eclipse to be installed, then press '''Next'''
 
#In the Eclipse Installer '''Confirmation''' page, press '''Finish'''
 

Revision as of 15:47, 25 February 2019

Back to the top