What is Eclipse 4 model services equivalent in Eclipse Oxygen [message #1782470] |
Fri, 23 February 2018 13:23  |
Eclipse User |
|
|
|
I am working on Eclipse RCP project which is based on Eclipse 4. I can build the project using Maven Tyco plugin but I am getting compiler error in Eclipse when Target Platform is Eclipse Oxygen. If I change the Target Platform to Eclipse Mars there is no Error. I really do not wants to have two separate installation on my computer. I also have Warnings to ignore: Preferences > search "compile" > Java > Compiler > Errors/Warnings >: search "serialize" > Ignore, "Forbidden Reference" > Ignore set to ignore Forbidden reference.
I have all the e4 tools installed in Eclipse. Is there something I am missing ? Can someone please help. The file which is missing is
org.eclipse.e4.ui.internal.workbench.XMLModelReconciler;
org.eclipse.e4.ui.internal.workbench.ModelReconcilingService;
org.eclipse.e4.ui.workbench.modeling.IModelReconcilingService;
org.eclipse.e4.ui.workbench.modeling.ModelDelta;
org.eclipse.e4.ui.workbench.modeling.ModelReconciler;
Any help would be much appreciated. Thanks
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 1.07381 seconds