Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Problem in creating new rcp project when rap is installed(When install rap target platform and create new rcp project )
Problem in creating new rcp project when rap is installed [message #643094] Sat, 04 December 2010 09:14 Go to next message
Hamed Mohammadi is currently offline Hamed MohammadiFriend
Messages: 50
Registered: May 2010
Location: Shiraz - Iran
Member

Hello
I'm new to RCP. I want to test rap and from instruction on welcome window in Eclipse for RCP and RAP I add the RAP target platform. But after that when I create new RCP project required plugins and libs does not include automatically. Can anyone tell me what is the problem.
Re: Problem in creating new rcp project when rap is installed [message #643253 is a reply to message #643094] Mon, 06 December 2010 09:35 Go to previous messageGo to next message
Wim Jongman is currently offline Wim JongmanFriend
Messages: 423
Registered: July 2009
Senior Member
Hi Hamed,

Normally you compile against all the plugins that are installed in your
running Eclipse. If you use the target platform, the running eclipse plugins
are no longer used to compile your code. Instead the target platform plugins
are used.

You must either

a: Add your other stuff to the target platform
b: Install the Eclipse "Eclipse for RCP and RAP developers" which includes
both rap and rcp in the runtime

--

Best Regards,
Wim Jongman

> Hello
> I'm new to RCP. I want to test rap and from instruction on welcome window
in Eclipse for RCP and RAP I add the RAP target platform. But after that when
I create new RCP project required plugins and libs does not include
automatically. Can anyone tell me what is the problem.
Re: Problem in creating new rcp project when rap is installed [message #643263 is a reply to message #643094] Mon, 06 December 2010 10:13 Go to previous message
Hamed Mohammadi is currently offline Hamed MohammadiFriend
Messages: 50
Registered: May 2010
Location: Shiraz - Iran
Member

Thanks Wim for your reply.
Previous Topic:Printing something to eclipse code editor
Next Topic:Sharing state between different commands
Goto Forum:
  


Current Time: Thu Apr 25 07:33:08 GMT 2024

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

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

Back to the top