Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Custom Project using CDT indexing
Custom Project using CDT indexing [message #1080842] Tue, 06 August 2013 08:46
Eclipse UserFriend
Hi,

I would like to create a custom project type, which consists of C++ sources. I would like to use CDT for syntax checking of these C++ files, highlighting, ... (preferably also debugging), but I don't need the CDT build infrastructure (I will add my own builders that process the C++ files, and I can provide the necessary variables to CDT).

What is the recommended way of achieving this? Do I need to add the CDT nature to my project? Do I need to create a managed build toolchain, or is this unnecessary?

thanks,
Remko
Previous Topic:How To Update Thread Names in the Debug View
Next Topic:Implementing a Hook between CDT and Gdb
Goto Forum:
  


Current Time: Sat May 24 10:03:21 EDT 2025

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

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

Back to the top