Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » CDT Plugin - Adding projectTypes to a new Project Category(CDT Plugin development)
CDT Plugin - Adding projectTypes to a new Project Category [message #1750758] Wed, 28 December 2016 03:18 Go to next message
Eclipse UserFriend
I'm working on a CDT plugin for C projects. I have created a toolchain and different projectTypes. I would like to add a new Project Category under the New Project Wizard > C Project collection. Following the CDT Extensibility Guide, I have extended cdt.managedbuilder.core.buildProperties and defined a new value for the org.eclipse.cdt.build.core.buildArtefactType property. I can see a new folder corresponding to this entry in the New C Project wizard, however I am unable to assign any project types under this folder. Only the default "Empty Project" type comes up.

I have configured some projects to have their buildArtefactType set to the new one I defined, but they still appear in the "Others" collection. How do I move them to under the new collection I have defined?

Please see attached image for a better picture.
index.php/fa/27961/0/
  • Attachment: eclipse.png
    (Size: 122.56KB, Downloaded 639 times)

[Updated on: Fri, 30 December 2016 04:13] by Moderator

Re: CDT Plugin - Adding projectTypes to a new Project Category [message #1829100 is a reply to message #1750758] Thu, 25 June 2020 03:34 Go to previous message
Eclipse UserFriend
Did you find out how to do it?
Previous Topic:"Problem occurred" with Arduino plugin
Next Topic:eclipse tool chain issue in Windows 10
Goto Forum:
  


Current Time: Tue Jun 17 04:45:23 EDT 2025

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

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

Back to the top