Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "E4/Install"

< E4
(Installing e4 0.12 June 2012)
(All Features)
(27 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== Installing e4 0.13 Nightly November 2012  ==
+
= How to find an e4 repository =
 +
[[Image:e4repo.png|100px|thumb]]
 +
Every build gets its own repository.
  
You should run against e4 0.13 release. The official release is nigh:
+
Pick the most recent ones from [http://download.eclipse.org/e4/downloads/ e4 downloads], click on the link and in the bottom of the resulting page you will find the link to the p2 repo. Expand the picture for a visual.
 +
 
 +
= Installing e4 0.15 for Kepler/Luna  =
 +
 
 +
Most recent repository always changes: Pick the most recent one from the description above.
  
 
=== Installing from the repository  ===
 
=== Installing from the repository  ===
  
#Install [http://www.eclipse.org/downloads/ Eclipse SDK 4.2.1]  
+
#If not done already, download, install and run Eclipse [http://www.eclipse.org/downloads/ Eclipse SDK (4.(3|4).x]  
 
#Select Help &gt; Install New Software...  
 
#Select Help &gt; Install New Software...  
#In the "Work With" field, paste http://download.eclipse.org/e4/downloads/drops/I20121113-2200/repository/
+
#In the "Work With" field, type the update site. [[#How_to_find_an_e4_repository|select repo here]]
  
 
===Features to Install for RCP development===
 
===Features to Install for RCP development===
#'''Eclipse 4 core tools'''
+
*'''E4 Tools'''
##'''Eclipse e4 Tools (Incubation)  
+
**'''Eclipse 4 core tools (Incubation)
 +
**'''Eclipse 4 even spy (Incubation)
 +
**'''CSS Spy for Eclipse 4(Incubation)
  
 +
=== All Features ===
 +
#Select the features you want to install. They are organized by category.
 +
#*'''CSS file editor'''; A Xtext based CSS editor and an Orion based CSS preference editor.
 +
#*'''CSS spy for Eclipse 4''': A spy that enables you to inspect the current CSS for any given UI element. It also allows you to change current CSS values so that you can immediately see the effect.
 +
#*'''E4 Databinding''': The E4 version of databinding.
 +
#*'''e4 Language Support''': Support for writing plugins in multiple languages. It currently includes runtime support for JavaScript Bundles
 +
#*'''E4 Search''': The [[E4/Search Console|Search Console]]. In addition to the framework, you can optionally install an example search provider, and the [https://bugs.eclipse.org/bugs/show_bug.cgi?id=331581 compatibility feature].
 +
#*'''Eclipse 3.x bridge''': : An experimental 3.x bridge feature for using some Eclipse 4 capabilities in the 3.x stream.
 +
#*'''Eclipse 4 core tools''': Runtime components required by other e4 features. Contains Eclipse 4 workbench model tooling.
 +
#*'''Eclipse 4 event spy''': Tooling to spy on events that pass through the OSGi event manager.
 +
#*'''Eclipse 4 Semantic File System''': The [[E4/Resources/Semantic File System|E4/Resources/Semantic File System]](SFS) represents an add-on to the Eclipse Resource Management that augments the Resources Plug-in API with an additional API to work with RESTful or REST-like resources.
 +
#Review the items to be installed and click Next.
 +
#Accept the license terms and click Finish.
  
 +
= Installing e4 0.14 for Kepler  =
  
== Installing e4 0.12 June 2012  ==
+
Most recent repository always changes: Pick the most recent one from [http://download.eclipse.org/e4/downloads/ e4 downloads].
 
+
The most recent OFFICIAL e4 release is the e4 0.12 release.  
+
  
 
=== Installing from the repository  ===
 
=== Installing from the repository  ===
  
#Install [http://www.eclipse.org/downloads/ Eclipse SDK 4.2.1]  
+
#If not done already, download, install and run Eclipse [http://www.eclipse.org/downloads/ Eclipse SDK 4.3.x]  
 
#Select Help &gt; Install New Software...  
 
#Select Help &gt; Install New Software...  
#In the "Work With" field, select http://download.eclipse.org/e4/updates/0.12
+
#In the "Work With" field, type the update site. The final 0.14 build is here: http://download.eclipse.org/e4/downloads/drops/R-0.14-201306242200/repository/
  
 
===Features to Install for RCP development===
 
===Features to Install for RCP development===
#'''E4 Tools'''
+
*'''E4 Tools'''
##'''Eclipse e4 Tools (Incubation)
+
**'''Eclipse e4 Tools (Incubation)
##'''E4 CSS Spy (Incubation)
+
**'''E4 CSS Spy (Incubation)
  
 
=== All Features ===
 
=== All Features ===
Line 42: Line 62:
 
##'''e4 XWT''': This will install the declarative UI runtime and its development environment. The "E4 XWT" feature contains XWT runtime and "E4 XWT Tools" corresponds to the development environment.  
 
##'''e4 XWT''': This will install the declarative UI runtime and its development environment. The "E4 XWT" feature contains XWT runtime and "E4 XWT Tools" corresponds to the development environment.  
 
#Review the items to be installed and click Next.  
 
#Review the items to be installed and click Next.  
#Accept (or not!) the license terms and click Finish.
+
#Accept the license terms and click Finish.
 
+
== Installing e4 0.11 June 2011  ==
+
 
+
=== Installing from the repository  ===
+
 
+
#Install [http://download.eclipse.org/e4/sdk/drops/R-4.1-201106201631/ Eclipse SDK 4.1]
+
#Select Help &gt; Install New Software...
+
#In the "Work With" field, select http://download.eclipse.org/e4/updates/0.11
+
#Select the features you want to install. They are organized by category.
+
##'''e4 UI''': This will install the e4 UI runtime components. To be able to [[E4/UI/Running the demos|run the e4 photo demo]] (a RCP style application), you should check everything under the "E4 UI" category: Eclipse e4 CSS, Eclipse e4 UI, Eclipse e4 CSS Source, and Eclipse e4 UI Source. [1]
+
##'''e4 Tools''': Eclipse 4 workbench model tooling and an experimental 3.x bridge feature for using some Eclipse 4 capabilities in the 3.x stream.
+
##'''e4 Search''': The [[E4/Search Console|Search Console]]. In addition to the framework, you can optionally install an example search provider, and the [https://bugs.eclipse.org/bugs/show_bug.cgi?id=331581 compatibility feature].
+
##'''e4 Language Support''': Support for writing plugins in multiple languages. It currently includes runtime support for JavaScript Bundles
+
##'''e4 Resources''': Experimental work to support a resource model based on REST resource APIs
+
##'''e4 Runtime''': Runtime components required by other e4 features
+
##'''e4 Server''': Experimental [https://wiki.mozilla.org/Labs/Bespin Bespin] server based on e4
+
##'''e4 TM''':Toolkit Model. A declarative UI runtime based on EMF
+
##'''e4 XWT''': This will install the declarative UI runtime and its development environment. The "E4 XWT" feature contains XWT runtime and "E4 XWT Tools" corresponds to the development environment.
+
#Review the items to be installed and click Next.
+
#Accept (or not!) the license terms and click Finish.
+
 
+
== Installing e4 0.10 July 2010  ==
+
 
+
=== Installing from the repository  ===
+
 
+
#Install [http://download.eclipse.org/e4/sdk/drops/R-4.0-201007271520/index.php Eclipse SDK 4.0]
+
#Select Help &gt; Install New Software...
+
#In the "Work With" field, select http://download.eclipse.org/e4/updates/2010
+
#Select the features you want to install. They are organized by category.
+
##'''e4 Language Support''': Support for writing plugins in multiple languages. It currently includes runtime support for JavaScript Bundles
+
##'''e4 Resources''': Experimental work to support a resource model based on REST resource APIs
+
##'''e4 Runtime''': Runtime components required by other e4 features
+
##'''e4 Server''': Experimental [https://wiki.mozilla.org/Labs/Bespin Bespin] server based on e4
+
##'''e4 TM''':Toolkit Model. A declarative UI runtime based on EMF
+
##'''e4 UI''': This will install the e4 UI runtime components. To be able to [[E4/UI/Running the demos|run the e4 photo demo]] (a RCP style application), you should check everything under the "E4 UI" category: Eclipse e4 CSS, Eclipse e4 UI, Eclipse e4 CSS Source, and Eclipse e4 UI Source. [1]
+
##'''e4 XWT''': This will install the declarative UI runtime and its development environment. The "E4 XWT" feature contains XWT runtime and "E4 XWT Tools" corresponds to the development environment.
+
#Review the items to be installed and click Next.
+
#Accept (or not!) the license terms and click Finish.
+
 
+
== Installing 0.9  ==
+
 
+
Information on installing builds from the 0.9 (July 2009) release.
+
 
+
As of 0.9 M4, e4 provides an "all in one" download. This is a product that contains everything you would ever need to develop e4: the latest Eclipse SDK, EMF SDK, and all of the e4 bundles and source code. Simply download the zip, unzip it, and run the eclipse.exe as you would for the basic Eclipse platform. The 0.9 release build is available [http://download.eclipse.org/e4/downloads/drops/R-0.9-200907291930/index.html here].
+
 
+
== Demos  ==
+
 
+
You are now ready to try out the demos:
+
 
+
*'''SWT:''' Running the [[E4/SWT/Running the demos|cross-compile-SWT-to-Flash demos]] (0.9 only)
+
*'''UI:''' Running the e4 [[E4/UI/Running the photo demo|photo demo]], [[E4/UI/Running the contacts demo|contacts demo]], and the [[E4/UI/Running CSS demos|CSS examples ]]
+
*'''XWT:''' Running the [[E4/XWT/Running the demos|declarative UI demos]]
+
  
[1] Note that the Eclipse e4 UI work also requires the EMF runtime. This will be brought in automatically. However, if you wish to view or edit the UI model and you're not a fan of XML source editing, you will want to install the EMF SDK which provides the EMF .xmi editor. Follow "Help" -&gt; "Install New Software..." -&gt; "Models and Model Development" -&gt; "EMF SDK - Eclipse Modeling Framework SDK 2.4.1 or 2.5.0", then restart Eclipse.
+
=Archive=
 +
[[E4/Install/Archive|E4/Install/Archive]]

Revision as of 16:20, 8 September 2013

How to find an e4 repository

E4repo.png

Every build gets its own repository.

Pick the most recent ones from e4 downloads, click on the link and in the bottom of the resulting page you will find the link to the p2 repo. Expand the picture for a visual.

Installing e4 0.15 for Kepler/Luna

Most recent repository always changes: Pick the most recent one from the description above.

Installing from the repository

  1. If not done already, download, install and run Eclipse Eclipse SDK (4.(3|4).x
  2. Select Help > Install New Software...
  3. In the "Work With" field, type the update site. select repo here

Features to Install for RCP development

  • E4 Tools
    • Eclipse 4 core tools (Incubation)
    • Eclipse 4 even spy (Incubation)
    • CSS Spy for Eclipse 4(Incubation)

All Features

  1. Select the features you want to install. They are organized by category.
    • CSS file editor; A Xtext based CSS editor and an Orion based CSS preference editor.
    • CSS spy for Eclipse 4: A spy that enables you to inspect the current CSS for any given UI element. It also allows you to change current CSS values so that you can immediately see the effect.
    • E4 Databinding: The E4 version of databinding.
    • e4 Language Support: Support for writing plugins in multiple languages. It currently includes runtime support for JavaScript Bundles
    • E4 Search: The Search Console. In addition to the framework, you can optionally install an example search provider, and the compatibility feature.
    • Eclipse 3.x bridge: : An experimental 3.x bridge feature for using some Eclipse 4 capabilities in the 3.x stream.
    • Eclipse 4 core tools: Runtime components required by other e4 features. Contains Eclipse 4 workbench model tooling.
    • Eclipse 4 event spy: Tooling to spy on events that pass through the OSGi event manager.
    • Eclipse 4 Semantic File System: The E4/Resources/Semantic File System(SFS) represents an add-on to the Eclipse Resource Management that augments the Resources Plug-in API with an additional API to work with RESTful or REST-like resources.
  2. Review the items to be installed and click Next.
  3. Accept the license terms and click Finish.

Installing e4 0.14 for Kepler

Most recent repository always changes: Pick the most recent one from e4 downloads.

Installing from the repository

  1. If not done already, download, install and run Eclipse Eclipse SDK 4.3.x
  2. Select Help > Install New Software...
  3. In the "Work With" field, type the update site. The final 0.14 build is here: http://download.eclipse.org/e4/downloads/drops/R-0.14-201306242200/repository/

Features to Install for RCP development

  • E4 Tools
    • Eclipse e4 Tools (Incubation)
    • E4 CSS Spy (Incubation)

All Features

  1. Select the features you want to install. They are organized by category.
    1. e4 UI: This will install the e4 UI runtime components. To be able to run the e4 photo demo (a RCP style application), you should check everything under the "E4 UI" category: Eclipse e4 CSS, Eclipse e4 UI, Eclipse e4 CSS Source, and Eclipse e4 UI Source. [1]
    2. e4 Tools: Eclipse 4 workbench model tooling and an experimental 3.x bridge feature for using some Eclipse 4 capabilities in the 3.x stream.
    3. e4 Search: The Search Console. In addition to the framework, you can optionally install an example search provider, and the compatibility feature.
    4. e4 Language Support: Support for writing plugins in multiple languages. It currently includes runtime support for JavaScript Bundles
    5. e4 Resources: Experimental work to support a resource model based on REST resource APIs
    6. e4 Runtime: Runtime components required by other e4 features
    7. e4 Server: Experimental Bespin server based on e4
    8. e4 TM:Toolkit Model. A declarative UI runtime based on EMF
    9. e4 XWT: This will install the declarative UI runtime and its development environment. The "E4 XWT" feature contains XWT runtime and "E4 XWT Tools" corresponds to the development environment.
  2. Review the items to be installed and click Next.
  3. Accept the license terms and click Finish.

Archive

E4/Install/Archive

Copyright © Eclipse Foundation, Inc. All Rights Reserved.