Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 18:23 Go to next message
Ashish Tyagi is currently offline Ashish TyagiFriend
Messages: 4
Registered: February 2018
Junior Member
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 09:48 Go to previous messageGo to next message
py e4 is currently offline py e4Friend
Messages: 9
Registered: June 2016
Junior Member
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 18:16 Go to previous messageGo to next message
Ashish Tyagi is currently offline Ashish TyagiFriend
Messages: 4
Registered: February 2018
Junior Member
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 21:53 Go to previous messageGo to next message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

What's the actual error message? Where do those come from when they are found?

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Re: What is Eclipse 4 model services equivalent in Eclipse Oxygen [message #1799108 is a reply to message #1785277] Thu, 29 November 2018 19:27 Go to previous message
Ashish Tyagi is currently offline Ashish TyagiFriend
Messages: 4
Registered: February 2018
Junior Member
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: Thu Apr 25 04:30:31 GMT 2024

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

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

Back to the top