Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Additional plugins as required plugins (Add CDT and GNUMCU plugins as Required Plug-ins for RCP Plugin)
Additional plugins as required plugins [message #1810024] Mon, 29 July 2019 12:40 Go to next message
Bhushan Ivatury is currently offline Bhushan IvaturyFriend
Messages: 9
Registered: June 2019
Junior Member
Hello I have created an eclipse RCP plugin .

I have to create this for CDT & Custom C++ Toolchain for ARM board chipset.
The plugin , custom perspective , menus are already created.

Would like to know how to add CDT / GUMCU plugins as "Required Plugins" in the RCP product plugin.xml

Re: Additional plugins as required plugins [message #1811018 is a reply to message #1810024] Fri, 23 August 2019 17:40 Go to previous message
Wim Jongman is currently offline Wim JongmanFriend
Messages: 493
Registered: July 2009
Senior Member

You should add these to the .product file and not to the plugin.xml. In the product editor there is a button with "add required".

If you want to make a real product you should work with features.

Please see the SLOEBER repository on github for an application that already integrates development for electronic boards with CDT.

Cheers,

Wim
Previous Topic:Problem with the correct definition of a propertyTester
Next Topic:RCP works in Eclipse fails after build
Goto Forum:
  


Current Time: Thu Apr 25 06:00:18 GMT 2024

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

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

Back to the top