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/Development"

< E4
(Compatibility)
(Development)
 
(4 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
== Source ==
 
== Source ==
  
*You can get the projects directly from CVS via our [[E4/ProjectSetFiles|collection of project set files]] and load them into [http://download.eclipse.org/e4/sdk/ the latest I build].
+
*You can get the projects directly from Git via our [[E4/ProjectSetFiles|collection of project set files]] and load them into [http://download.eclipse.org/eclipse/downloads/ the latest I build].
  
 
== Tutorials ==
 
== Tutorials ==
Line 10: Line 10:
  
 
== Demos ==
 
== Demos ==
*'''UI:''' Running the e4 [[E4/UI/Running the photo demo|photo demo]], [[E4/UI/Running the contacts demo|contacts demo]], and the [[E4/CSS|CSS]] [[E4/UI/Running CSS demos|examples]]
+
*'''UI:''' Running the e4 [[E4/UI/Running the photo demo|photo demo]], [[E4/UI/Running the contacts demo|contacts demo]], and the [[E4/CSS|CSS]] [[E4/UI/Running CSS demos|examples]] - See the graduated CSS at [[Eclipse4/CSS]]
*'''XWT:''' Running the [[E4/XWT/Running the demos|declarative UI demos]]  
+
*'''XWT:''' Running the [[E4/XWT/Running the demos|declarative UI demos (moved to its own project)]]  
 
*'''RAP:''' Running the [[E4/RAP Integration/Experimental|demos on RAP]]
 
*'''RAP:''' Running the [[E4/RAP Integration/Experimental|demos on RAP]]
  
 
== Development ==
 
== Development ==
  
*[[E4/CSS | CSS]]
+
Projects:
**[[E4/DeclarativeUI/Declarative Construction Roundup|Declarative Construction Roundup]]
+
 
**[[E4/DeclarativeUI/Styling Roundup|Styling (CSS, XAML) Roundup]]  
+
*[[E4/Scripting]] - Work on the EASE scripting environment.
* [[E4/XWT | XWT]]
+
*[[E4/Search_Console|Search Console]]
* [[E4/Deeplinking | Deeplinking]] - Full hyperlink capabilities for the client side
+
*[[E4/Deeplinking | Deeplinking]] - Full hyperlink capabilities for the client side
*[[E4/Workbench Model|Workbench Model]]
+
 
*[[E4/Eclipse Application Services|Eclipse Application Services]]
+
Design themes:
 +
 
 
*[[E4/Pervasive Themes|Pervasive Themes]]  
 
*[[E4/Pervasive Themes|Pervasive Themes]]  
*[[E4/Compatibility|Compatibility]]
+
*[[E4/Eclipse Application Services|Eclipse Application Services]]  
*[[E4/Self Hosting|Self Hosting]]
+
*[[E4/Work Areas|Work Areas]]  
+
  
=== Compatibility ===
 
  
*The Compatibility layer ''is'' the Eclipse 4.1 SDK.  But there is more information on the [[E4/UI/Running the compatibility demo|e4 compatibility layer]]
 
  
 
=== Prior Experiments ===
 
=== Prior Experiments ===
Line 41: Line 38:
  
 
*[[E4/Resources|Flexible Resources]]
 
*[[E4/Resources|Flexible Resources]]
 +
*[[E4/CSS | CSS]] (graduated)
 +
**[[E4/DeclarativeUI/Declarative Construction Roundup|Declarative Construction Roundup]]
 +
**[[E4/DeclarativeUI/Styling Roundup|Styling (CSS, XAML) Roundup]]
 +
*[[E4/Workbench Model|Workbench Model]] (graduated)
 +
*[[E4/Work Areas|Work Areas]]
 +
*[[E4/Compatibility|Compatibility]] (graduated)
 +
*[[E4/Self Hosting|Self Hosting]] (N/A)
 +
*[[E4/XWT | XWT]] (graduated)
  
 
== Others ==
 
== Others ==

Latest revision as of 10:18, 16 June 2014

Source

Tutorials

Demos

Development

Projects:

Design themes:


Prior Experiments

Graduated

Others

Back to the top