Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » Creating an RCP Application with EMF
Creating an RCP Application with EMF [message #417753] Wed, 26 March 2008 13:35 Go to next message
Eclipse UserFriend
Originally posted by: muba_u.web.de

Hi,
Currently I have a little application which is an plugin for the eclipse
plattform, but i really wand a standalone programm.
So I wanted to make application a Rich Client by following this
tutorial: http://www.eclipse.org/articles/Article-EMF-goes-RCP/rcp.htm l

However I can't run it as an RCP, because I don't have the "Run-Time
Workbench" as an available Option in my Run Dialog.

I am Using Eclipse 3.3 and have a lot of plugins there (PDT included).
Do you guys know what to do, so I can get that Option in my Run Dialog?
Or is there an another way?

Thx.
Re: Creating an RCP Application with EMF [message #417755 is a reply to message #417753] Wed, 26 March 2008 13:59 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33133
Registered: July 2009
Senior Member
It's categorized as "Eclipse Application" now.


draGy wrote:
> Hi,
> Currently I have a little application which is an plugin for the
> eclipse plattform, but i really wand a standalone programm.
> So I wanted to make application a Rich Client by following this
> tutorial: http://www.eclipse.org/articles/Article-EMF-goes-RCP/rcp.htm l
>
> However I can't run it as an RCP, because I don't have the "Run-Time
> Workbench" as an available Option in my Run Dialog.
>
> I am Using Eclipse 3.3 and have a lot of plugins there (PDT included).
> Do you guys know what to do, so I can get that Option in my Run Dialog?
> Or is there an another way?
>
> Thx.


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Creating an RCP Application with EMF [message #417845 is a reply to message #417753] Wed, 26 March 2008 19:47 Go to previous messageGo to next message
Lars Vogel is currently offline Lars VogelFriend
Messages: 1098
Registered: July 2009
Senior Member

Hi

I assume you just want to use your EMF datamodel in Eclipse RCP?

You may have to add the following dependency to your plugin.xml and runtime
org.eclipse.emf.ecore
If you want to use the XMI persistence you have to add also
org.eclipse.emf.ecore.xmi

Best regards, Lars


Best regards, Lars
"draGy" <muba_u@web.de> wrote in message
news:fsdjf9$v4h$1@build.eclipse.org...
> Hi,
> Currently I have a little application which is an plugin for the eclipse
> plattform, but i really wand a standalone programm.
> So I wanted to make application a Rich Client by following this tutorial:
> http://www.eclipse.org/articles/Article-EMF-goes-RCP/rcp.htm l
>
> However I can't run it as an RCP, because I don't have the "Run-Time
> Workbench" as an available Option in my Run Dialog.
>
> I am Using Eclipse 3.3 and have a lot of plugins there (PDT included).
> Do you guys know what to do, so I can get that Option in my Run Dialog?
> Or is there an another way?
>
> Thx.
Re: Creating an RCP Application with EMF [message #417863 is a reply to message #417755] Thu, 27 March 2008 15:05 Go to previous message
Eclipse UserFriend
Originally posted by: muba_u.web.de

Ok, that confused me, but now I got it working. Thx

Ed Merks schrieb:
> It's categorized as "Eclipse Application" now.
>
>
> draGy wrote:
>> Hi,
>> Currently I have a little application which is an plugin for the
>> eclipse plattform, but i really wand a standalone programm.
>> So I wanted to make application a Rich Client by following this
>> tutorial: http://www.eclipse.org/articles/Article-EMF-goes-RCP/rcp.htm l
>>
>> However I can't run it as an RCP, because I don't have the "Run-Time
>> Workbench" as an available Option in my Run Dialog.
>>
>> I am Using Eclipse 3.3 and have a lot of plugins there (PDT included).
>> Do you guys know what to do, so I can get that Option in my Run Dialog?
>> Or is there an another way?
>>
>> Thx.
Previous Topic:Tooltips possible for EMF objects in properties view?
Next Topic:Model instance constraints/rules
Goto Forum:
  


Current Time: Tue Apr 16 12:11:31 GMT 2024

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

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

Back to the top