Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » CDT source code
icon5.gif  CDT source code [message #510709] Thu, 28 January 2010 11:58 Go to next message
gwenny is currently offline gwennyFriend
Messages: 12
Registered: January 2010
Junior Member
I am a beginner in using eclipse.
But a a project in our company, I need to get the code of CDT and build it without errors. I need the code so that we can study it and modify some parts.

I was able to checkout the ff from the cvs repository:
org.eclipse.cdt
org.eclipse.cdt.core
org.eclipse.cdt.core.win32 (or your environment),
org.eclipse.cdt.debug.core
org.eclipse.cdt.debug.mi.core
org.eclipse.cdt.debug.mi.ui
org.eclipse.cdt.debug.ui
org.eclipse.cdt.launch
org.eclipse.cdt.make.core
org.eclipse.cdt.make.ui
org.eclipse.cdt.managebuilder.core
org.eclipse.cdt.managebuilder.gnu.ui
org.eclipse.cdt.managebuilder.ui
org.eclipse.cdt.refactoring
org.eclipse.cdt.sdk
org.eclipse.cdt.ui

if I try to build ALL, so many errors occur.
Can someone please help me.
What do I need to do to be able to debug and edit the CDT source code. Please help me.. thanks
Re: CDT source code [message #510899 is a reply to message #510709] Fri, 29 January 2010 04:20 Go to previous message
Jarrod Chesney is currently offline Jarrod ChesneyFriend
Messages: 5
Registered: July 2009
Junior Member
I followed this and it worked for me

http://wiki.eclipse.org/Getting_started_with_CDT_development
Previous Topic:How to create Marker on elements which are not IResource?
Next Topic:Cannot build Inkscape in Eclipse Gallileo
Goto Forum:
  


Current Time: Thu Apr 25 14:38:14 GMT 2024

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

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

Back to the top