Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » [SOLVED]Model Elements cannot be resolved to a type
[SOLVED]Model Elements cannot be resolved to a type [message #1062502] Sat, 08 June 2013 06:06 Go to next message
Markuz Surfing is currently offline Markuz SurfingFriend
Messages: 7
Registered: June 2013
Junior Member
I'm following a tutorial regarding eclipse 4 rcp. I think I followed the the steps in setting up well but when try to use MApplciation or any other model elements it says it can't be resolved. What plugin or package should I add in dependencies for this?

public void createControls(Composite parent, 
    MApplication application) {
    IEclipseContext context = application.getContext();

  }

I am using Eclipse SDK 4.3.0. Thanks

[Updated on: Mon, 10 June 2013 01:21]

Report message to a moderator

Re: Model Elements cannot be resolved to a type [message #1062609 is a reply to message #1062502] Mon, 10 June 2013 01:21 Go to previous message
Markuz Surfing is currently offline Markuz SurfingFriend
Messages: 7
Registered: June 2013
Junior Member
I solved it. It seems that the author forgot to add org.eclipse.e4.ui.model.workbench
Previous Topic:which plugin is take care of creating dynamic web project in eclipse?
Next Topic:Migrate eclipse's stored passwords
Goto Forum:
  


Current Time: Thu Sep 19 17:11:34 GMT 2024

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

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

Back to the top