Skip to main content



      Home
Home » Eclipse Projects » Eclipse 4 » What is Eclipse 4 model services equivalent in Eclipse Oxygen(unable to complile E4 project on Eclipse Oxygen)
What is Eclipse 4 model services equivalent in Eclipse Oxygen [message #1782470] Fri, 23 February 2018 13:23 Go to next message
Eclipse UserFriend
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
Re: What is Eclipse 4 model services equivalent in Eclipse Oxygen [message #1784801 is a reply to message #1782470] Wed, 04 April 2018 05:48 Go to previous messageGo to next message
Eclipse UserFriend
https://stackoverflow.com/questions/48953424/eclipse-internal-file-can-not-be-found-in-eclipse-oxygen
Re: What is Eclipse 4 model services equivalent in Eclipse Oxygen [message #1785267 is a reply to message #1784801] Wed, 11 April 2018 14:16 Go to previous messageGo to next message
Eclipse UserFriend
I asked the same question over there, it still does not resolve the issue because I still does not know the replacement class
Re: What is Eclipse 4 model services equivalent in Eclipse Oxygen [message #1785277 is a reply to message #1785267] Wed, 11 April 2018 17:53 Go to previous messageGo to next message
Eclipse UserFriend
What's the actual error message? Where do those come from when they are found?
Re: What is Eclipse 4 model services equivalent in Eclipse Oxygen [message #1799108 is a reply to message #1785277] Thu, 29 November 2018 14:27 Go to previous message
Eclipse UserFriend
Class can not be found as this class is internal
Previous Topic:Adding architecture to feature name
Next Topic:Part destruction when parent is removed from application model
Goto Forum:
  


Current Time: Sat Jul 12 11:50:20 EDT 2025

Powered by FUDForum. Page generated in 1.07381 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top