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 "Yoxos Profile"

 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
Open yoxos profile with the current repository configuration: [[Image:EMFStoreECPSelfContained GIT.zip]].
+
Yoxos can significantly reduce your effort to download and configure an Eclipse IDE for the contributing to EMFStore and ECP. See the two steps below how to use Yoxos. Yoxos is free to use for open source projects.  
  
After starting eclipse by yoxos, go to File -> Import -> Git -> Projects from Git:
+
== Launch Yoxos Profile ==
  
Press Next and the ecp and emfstore GIT repository which yoxos installed will be displayed.
+
Download Yoxos Launcher: [http://eclipsesource.com/en/yoxos/download-yoxos-5/ Yoxos Launcher]
 +
 
 +
Download the Yoxos profile and unzip: [[Media:EMFStoreECPYoxos.zip]]
 +
 
 +
Launch the Yoxos launcher once to register the .yoxos extension
 +
 
 +
Double click the EMFStoreECP.yoxos file to download and configure an Eclipse instance for EMFStore and ECP
 +
 
 +
== How to import projects from a cloned GIT repository ==
 +
 
 +
Go to File -> Import -> Git -> Projects from Git.
 +
 
 +
[[Image:Step1.png]]
 +
 
 +
Press Next and select the GIT repository which yoxos installed.
  
 
[[Image:Step2.png]]
 
[[Image:Step2.png]]
 +
 +
Go Next to import the existing projects.
 +
 +
[[Image:Step3.png]]
 +
 +
Go Next to select all projects you want to import.
 +
 +
[[Image:Step4.png]]
 +
 +
Click Finish to finally import the existing projects.

Latest revision as of 09:33, 16 October 2011

Yoxos can significantly reduce your effort to download and configure an Eclipse IDE for the contributing to EMFStore and ECP. See the two steps below how to use Yoxos. Yoxos is free to use for open source projects.

Launch Yoxos Profile

Download Yoxos Launcher: Yoxos Launcher

Download the Yoxos profile and unzip: Media:EMFStoreECPYoxos.zip

Launch the Yoxos launcher once to register the .yoxos extension

Double click the EMFStoreECP.yoxos file to download and configure an Eclipse instance for EMFStore and ECP

How to import projects from a cloned GIT repository

Go to File -> Import -> Git -> Projects from Git.

Step1.png

Press Next and select the GIT repository which yoxos installed.

Step2.png

Go Next to import the existing projects.

Step3.png

Go Next to select all projects you want to import.

Step4.png

Click Finish to finally import the existing projects.

Back to the top