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 "Migrating ICE to Eclipse 4"

(Created page with "This page describes the migration of ICE from an Eclipse 3.7.2 (Indigo) RCP application to an Eclipse 4.2.2 (Juno) application. The migration is a long running effort and will...")
 
(Time table for full adoption)
Line 3: Line 3:
 
ICE's Eclipse 4 plug-in is called <tt>gov.ornl.ice.client.e4</tt> and is available in the branches directory of the repository.  
 
ICE's Eclipse 4 plug-in is called <tt>gov.ornl.ice.client.e4</tt> and is available in the branches directory of the repository.  
 
== Time table for full adoption ==
 
== Time table for full adoption ==
 +
The public release of ICE will be built on Eclipse 4 using the bridge sometime in late April after under going thorough tests to compare it to the Indigo-based version.
 +
 +
There are no plans to migrate to a native Eclipse 4 port until Forms are supported.
 +
 
== Changes for the 3.x to 4.x bridge ==
 
== Changes for the 3.x to 4.x bridge ==
 
== Changes for native 4.x pieces ==
 
== Changes for native 4.x pieces ==
 
== Tricky e4 Things ==
 
== Tricky e4 Things ==
 
== References ==
 
== References ==

Revision as of 12:20, 7 March 2015

This page describes the migration of ICE from an Eclipse 3.7.2 (Indigo) RCP application to an Eclipse 4.2.2 (Juno) application. The migration is a long running effort and will not be complete until Eclipse 4.x natively supports Eclipse Forms without the 3.x to 4.x bridge. ICE currently runs fine on a 4.x build using the bridge, but ideally, every piece of ICE would be migrated from the 3.x RCP to the 4.x EAP.

ICE's Eclipse 4 plug-in is called gov.ornl.ice.client.e4 and is available in the branches directory of the repository.

Time table for full adoption

The public release of ICE will be built on Eclipse 4 using the bridge sometime in late April after under going thorough tests to compare it to the Indigo-based version.

There are no plans to migrate to a native Eclipse 4 port until Forms are supported.

Changes for the 3.x to 4.x bridge

Changes for native 4.x pieces

Tricky e4 Things

References

Back to the top