Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-dev] Fwd: [cross-project-issues-dev] Removal of the runtime compatibility bundles (Eclipse 2.x runtime support)

FYI

---------- Forwarded message ----------
From: Sopot Cela <scela@xxxxxxxxxx>
Date: Fri, Sep 11, 2015 at 12:22 PM
Subject: [cross-project-issues-dev] Removal of the runtime compatibility bundles (Eclipse 2.x runtime support)
To: cross-project-issues-dev@xxxxxxxxxxx

Hi,

as announced with Luna (here) we have removed the Eclipse 2.0 runtime-level compatibility support (was deprecated since 2004). This means that, starting with Eclipse Neon, plugins using Eclipse 2.x compatibility bundles will not be working anymore. The details are on bug 394739. The clean-up is still in progress. If you have a specific question on how to migrate etc. feel free to ask (the sooner the better).

The javadocs of the removed methods and API provide hints on how to port the code to the OSGi-style bundles. There is also discussion going on the deprecated o.e.core.runtime.Platform methods and its related deprecated classes (IPluginRegistry etc.) which, even though still available as deprecated, will be no-ops as they need the compatibility layer. The process to remove them was started and the announcement of API removal is in bug 475944. Feel free to give constructive opinions there also.

Best regards,
Sopot

_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev

--
Eclipse Platform UI and e4 project co-lead
CEO vogella GmbH

Haindaalwisch 17a, 22395 Hamburg
Amtsgericht Hamburg: HRB 127058
Geschäftsführer: Lars Vogel, Jennifer Nerlich de Vogel
USt-IdNr.: DE284122352
Fax (032) 221739404, Email: lars.vogel@xxxxxxxxxxx, Web: http://www.vogella.com


Back to the top