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)
(9 intermediate revisions by 4 users not shown)
Line 1: Line 1:
== Installing 1.0 ==
+
== Installing e4 0.13 Nightly November 2012  ==
  
We're currently working on our e4 1.0 integration builds and milestone builds.
+
You should run against e4 0.13 release. The official release is nigh:
  
=== Get a zip ===
+
=== Installing from the repository  ===
  
e4 provides an "all in one" download, called the '''e4 SDK'''. 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, and parts of the Equinox SDK. Simply download the zip, unzip it, and run the eclipse.exe as you would for the basic Eclipse platform.  This will launch an e4 SDK that you can use to try out the demos and experiment with an e4 application.
+
#Install [http://www.eclipse.org/downloads/ Eclipse SDK 4.2.1]
 +
#Select Help &gt; Install New Software...
 +
#In the "Work With" field, paste http://download.eclipse.org/e4/downloads/drops/I20121113-2200/repository/
  
=== Secondary method: install manually ===
+
===Features to Install for RCP development===
 +
#'''Eclipse 4 core tools'''
 +
##'''Eclipse e4 Tools (Incubation)
  
Use the '''e4 SDK''' if you can, but you can also install pieces of e4 individually (it's just a lot more hunting around).
 
  
Prep: Go to the [http://download.eclipse.org/e4/downloads integration builds page], navigate to the desired build (if you're not sure which to choose, use the stable build, then look down in the bottom right corner for "online p2 repo link". Copy the underlying URL.
 
  
# Select Help > Install New Software...
+
== Installing e4 0.12 June 2012 ==
# Click on the "Add Site..." button and paste the URL.
+
# Select the features you want to install.  They are organized by category.
+
## <b>e4 Language Support</b>: Support for writing plugins in multiple languagesIt currently includes runtime support for JavaScript Bundles
+
## <b>e4 Resources</b>: Experimental work to support a resource model based on REST resource APIs
+
## <b>e4 Runtime</b>: Runtime components required by other e4 features
+
## <b>e4 Server</b>: Experimental [https://wiki.mozilla.org/Labs/Bespin Bespin] server based on e4
+
## <b>e4 TM</b>:Toolkit Model.  A declarative UI runtime based on EMF
+
## <b>e4 UI</b>: 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]
+
## <b>e4 XWT</b>: 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 ==
+
The most recent OFFICIAL e4 release is the e4 0.12 release.
  
Information on installing some of the older builds.
+
=== Installing from the repository  ===
  
=== Installing M1  ===
+
#Install [http://www.eclipse.org/downloads/ Eclipse SDK 4.2.1]
 +
#Select Help &gt; Install New Software...
 +
#In the "Work With" field, select http://download.eclipse.org/e4/updates/0.12
  
M1 was built against the [http://download.eclipse.org/eclipse/downloads/drops/S-3.5M4-200812111908 3.5 M4 Eclipse SDK]. We recommend starting with this exact build.
+
===Features to Install for RCP development===
 +
#'''E4 Tools'''
 +
##'''Eclipse e4 Tools (Incubation)
 +
##'''E4 CSS Spy (Incubation) 
  
# Select Help > Install New Software...
+
=== All Features ===
# Click on the "Add Site..." button and enter the e4 0.9 M1 update site URL: http://download.eclipse.org/e4/downloads/drops/S-0.9M1-200902061045/repository
+
#Select the features you want to install. They are organized by category.  
# Depending on which aspects of e4 interest you, check one or more of the following (note that source components ''only'' give you source):
+
##'''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]  
## <b>e4 Resources</b>: This will install a patch against the Eclipse Platform from the 3.5 stream, replacing the resources component with the e4 edition. The e4 version is fully backwards compatible, but contains a number of new capabilities. See the e4 New & Noteworthy document for details.
+
##'''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.
## <b>e4 SWT</b>: This will install the ActionScript development environment which is used to generate cross-compiled SWT apps.
+
##'''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].
## <b>e4 UI</b>: 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 Language Support''': Support for writing plugins in multiple languages. It currently includes runtime support for JavaScript Bundles
## <b>e4 XWT</b>: This will install the declarative UI runtime and its development environment. The "E4 XWT" category contains XWT runtime and The "E4 XWT Tools" corresponds to the development environment.
+
##'''e4 Resources''': Experimental work to support a resource model based on REST resource APIs
# Click Next.
+
##'''e4 Runtime''': Runtime components required by other e4 features
# Review the items to be installed and click Next.
+
##'''e4 Server''': Experimental [https://wiki.mozilla.org/Labs/Bespin Bespin] server based on e4
# Accept (or not!) the license terms and click Finish.
+
##'''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.
  
You will be prompted to restart the Eclipse SDK after the installation. Click Yes to restart.
+
== Installing e4 0.11 June 2011  ==
  
=== Installing M2 ===
+
=== Installing from the repository  ===
  
M2 was built on the [http://download.eclipse.org/eclipse/downloads/drops/S-3.5M5-200902021535/index.php 3.5 M5 SDK]. Take this as the base.
+
#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.
  
Prep: Go to the [http://download.eclipse.org/e4/downloads integration builds page], navigate to the desired build (if you're not sure which to choose, use the stable build, [http://download.eclipse.org/e4/downloads/drops/S-0.9M2-200903201930/index.html 0.9M2] at the time of this writing), then look down in the bottom right corner for "online p2 repo link". Copy the underlying URL.
+
== Installing e4 0.10 July 2010  ==
  
# Select Help > Install New Software...
+
=== Installing from the repository  ===
# Click on the "Add Site..." button and paste the URL.
+
# Follow the remaining instructions above in the section "Installing M1".
+
  
=== Installing M3 ===
+
#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.
  
M3 was built on the [http://download.eclipse.org/eclipse/downloads/drops/S-3.5M7-200904302300/ 3.5 M7 SDK]. Take this as the base.
+
== Installing 0.9  ==
  
Prep: Go to the [http://download.eclipse.org/e4/downloads integration builds page], navigate to the desired build (if you're not sure which to choose, use the latest stable build, [http://download.eclipse.org/e4/downloads/drops/S-0.9M3-200905080830/index.html 0.9M3] at the time of this writing), then look down in the bottom right corner for "online p2 repo link". Copy the underlying URL.
+
Information on installing builds from the 0.9 (July 2009) release.  
  
# Select Help > Install New Software...
+
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].  
# Click on the "Add Site..." button and paste the URL.
+
# Follow the remaining instructions above in the section "Installing M1".
+
  
=== Installing M4 or later ===
+
== Demos  ==
  
As of 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 latest stable build at time of this writing is [http://download.eclipse.org/e4/downloads/drops/S-0.9M4-200906291130/index.html 0.9 M4].
+
You are now ready to try out the demos:  
  
== 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]]
  
You are now ready to try out the 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.
* <b>SWT:</b> Running the [[E4/SWT/Running_the_demos | cross-compile-SWT-to-Flash demos]] (0.9 only)
+
* <b>UI:</b> 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 ]]
+
* <b>XWT:</b> 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" -> "Install New Software..." -> "Models and Model Development" -> "EMF SDK - Eclipse Modeling Framework SDK 2.4.1 or 2.5.0", then restart Eclipse.
+

Revision as of 17:36, 14 November 2012

Installing e4 0.13 Nightly November 2012

You should run against e4 0.13 release. The official release is nigh:

Installing from the repository

  1. Install Eclipse SDK 4.2.1
  2. Select Help > Install New Software...
  3. In the "Work With" field, paste http://download.eclipse.org/e4/downloads/drops/I20121113-2200/repository/

Features to Install for RCP development

  1. Eclipse 4 core tools
    1. Eclipse e4 Tools (Incubation)


Installing e4 0.12 June 2012

The most recent OFFICIAL e4 release is the e4 0.12 release.

Installing from the repository

  1. Install Eclipse SDK 4.2.1
  2. Select Help > Install New Software...
  3. In the "Work With" field, select http://download.eclipse.org/e4/updates/0.12

Features to Install for RCP development

  1. E4 Tools
    1. Eclipse e4 Tools (Incubation)
    2. 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 (or not!) the license terms and click Finish.

Installing e4 0.11 June 2011

Installing from the repository

  1. Install Eclipse SDK 4.1
  2. Select Help > Install New Software...
  3. In the "Work With" field, select http://download.eclipse.org/e4/updates/0.11
  4. 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.
  5. Review the items to be installed and click Next.
  6. Accept (or not!) the license terms and click Finish.

Installing e4 0.10 July 2010

Installing from the repository

  1. Install Eclipse SDK 4.0
  2. Select Help > Install New Software...
  3. In the "Work With" field, select http://download.eclipse.org/e4/updates/2010
  4. Select the features you want to install. They are organized by category.
    1. e4 Language Support: Support for writing plugins in multiple languages. It currently includes runtime support for JavaScript Bundles
    2. e4 Resources: Experimental work to support a resource model based on REST resource APIs
    3. e4 Runtime: Runtime components required by other e4 features
    4. e4 Server: Experimental Bespin server based on e4
    5. e4 TM:Toolkit Model. A declarative UI runtime based on EMF
    6. 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]
    7. 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.
  5. Review the items to be installed and click Next.
  6. 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 here.

Demos

You are now ready to try out the 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" -> "Install New Software..." -> "Models and Model Development" -> "EMF SDK - Eclipse Modeling Framework SDK 2.4.1 or 2.5.0", then restart Eclipse.

Copyright © Eclipse Foundation, Inc. All Rights Reserved.