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 "EEF/Developer Guide"

< EEF
 
(5 intermediate revisions by one other user not shown)
Line 1: Line 1:
 +
__NOTOC__
  
= EEF Source Code =
+
<blockquote style="color: #8a6d3b; background-color: #fcf8e3; border: solid thin #faf2cc;">
 +
This page is now deprecated starting with EEF 1.6.0, find the updated documentation on the EEF homepage.
 +
</blockquote>
  
== Plug-ins organization ==
+
== EEF Source Code ==
  
 +
EEF Source code is available on eclipse git : http://git.eclipse.org/c/eef/org.eclipse.eef.git/
  
== Install EEF from CVS ==
+
=== Plug-ins organization ===
  
  
[[Category:EEF]]
+
== On the road for the Eclipse Simultaneous Release ==
 +
 
 +
The steps to integrate EEF in the Eclipse Simultaneous Release are described on this page: [[/EEF In Eclipse Release Train/]]
 +
 
 +
== Useful links ==
 +
 
 +
* Orbit update site : http://download.eclipse.org/tools/orbit/downloads/drops/R20120526062928/repository/

Latest revision as of 04:08, 24 October 2016


This page is now deprecated starting with EEF 1.6.0, find the updated documentation on the EEF homepage.

EEF Source Code

EEF Source code is available on eclipse git : http://git.eclipse.org/c/eef/org.eclipse.eef.git/

Plug-ins organization

On the road for the Eclipse Simultaneous Release

The steps to integrate EEF in the Eclipse Simultaneous Release are described on this page: EEF In Eclipse Release Train

Useful links

Back to the top