Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » CDT Plugin-in Development(what does this CDT plugin-in project mean?)
CDT Plugin-in Development [message #1783429] Tue, 13 March 2018 05:40 Go to next message
Jie Chen is currently offline Jie ChenFriend
Messages: 8
Registered: March 2018
Junior Member
Hi,
I am a newComer in CDT plugin-in development. I download the latest CDT source code on this website (https://github.com/eclipse/cdt). Then I download the
Eclipse IDE for Eclipse Committers on eclipse. Then I import the downloaded projects to the workspace. There are so many projects in the workspace . and there are so many errors. I don't know how to get started. Please help me. Regards
  • Attachment: pic.jpg
    (Size: 166.96KB, Downloaded 92 times)
Re: CDT Plugin-in Development [message #1783477 is a reply to message #1783429] Tue, 13 March 2018 14:10 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33113
Registered: July 2009
Senior Member
It's better, I think, to clone their source and import that. CDT has an Oomph setup:

https://wiki.eclipse.org/Getting_started_with_CDT_development#Using_Oomph

I tried it just now, but there are some errors on two projects. It's probably also better to ask about this on the CDT forum about this:

https://www.eclipse.org/forums/eclipse.tools.cdt


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: CDT Plugin-in Development [message #1783655 is a reply to message #1783477] Thu, 15 March 2018 07:50 Go to previous messageGo to next message
Jie Chen is currently offline Jie ChenFriend
Messages: 8
Registered: March 2018
Junior Member
Hi,
I use CDT Oomph setup ,but it seems doesn't work.
I want to add my own project type and toolchain to CDT 8.8 , but there are so many errors that I don't know how to get started. Is there someone know CDT source code?
Or commit your changes to this website ? (https://github.com/eclipse/cdt).

CDT plugin-int development is add my own specific function to CDT by edit CDT source code. Becaues CDT source code is an opened source.
Re: CDT Plugin-in Development [message #1784055 is a reply to message #1783655] Thu, 22 March 2018 01:07 Go to previous message
Jie Chen is currently offline Jie ChenFriend
Messages: 8
Registered: March 2018
Junior Member
Is there anyone know the problem?
Previous Topic:error can't find javaw.exe
Next Topic:How to add a compiler to Eclipse?
Goto Forum:
  


Current Time: Thu Mar 28 20:24:07 GMT 2024

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

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

Back to the top