Changes in Eclipse RCP/RAP from Kepler to Oxygen

109 views Asked by At

Hey I'm currently working on a legacy project which is using the Eclipse Application environment and the OSGi interface.

I'm not very experiencend in this tech stack, but I achieved to start the program from the Eclipse IDE as mentioned in the exisiting documentation.

The problem is, that the documentation is outdated and still relying on Eclipse Kepler(4.3) to run.

I've tried to use the newest version of Eclipse (Oxygen) and import the project, but the launch process fails on several errors. To dig deeper into the subject, I want to ask you if you know if there are major changes in the environment between Eclipse Kepler and Oxygen. If so, is there any good source or reference to read through or suggestions to begin the research on the whole Eclipse application stack?

Thanks a lot!

1

There are 1 answers

1
howlger On

Eclipse Kepler included RAP 2.1.0 and Eclipse Photon includes RAP 3.5.0, so everything relevant for you should be in the RAP 3.0 Migration Guide.

See also: Eclipse Help - RAP Developer Guide - References (in particular: Javadoc - Deprecated APIs):