Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » How to make CDT recognize non-CDT project file?
How to make CDT recognize non-CDT project file? [message #195746] Mon, 09 July 2007 09:25 Go to next message
Rafe Chien is currently offline Rafe ChienFriend
Messages: 15
Registered: July 2009
Junior Member
Hi,everyone.
I'm doing some research on the CDT3.1.2 for Windows platform. Can anybody
give me some guidance about how to make CDT recognize special Project file
pattern(such as .abc),so that I can load all the source files(such
as .c)by only clicking the .abc file.And is there some useful
extension point for this?
I'll appreciate for your help.Thanks!
Re: How to make CDT recognize non-CDT project file? [message #195822 is a reply to message #195746] Mon, 09 July 2007 14:38 Go to previous messageGo to next message
Chris Recoskie is currently offline Chris RecoskieFriend
Messages: 163
Registered: July 2009
Senior Member
Rafe wrote:
> Hi,everyone.
> I'm doing some research on the CDT3.1.2 for Windows platform. Can
> anybody give me some guidance about how to make CDT recognize special
> Project file pattern(such as .abc),so that I can load all the source
> files(such as .c)by only clicking the .abc file.And is
> there some useful extension point for this?
> I'll appreciate for your help.Thanks!
>

You would have to write your own plugin to do that.

===========================

Chris Recoskie
Team Lead, IBM CDT Team
IBM Toronto
http://www.eclipse.org/cdt
Re: How to make CDT recognize non-CDT project file? [message #195910 is a reply to message #195822] Tue, 10 July 2007 02:52 Go to previous messageGo to next message
Rafe Chien is currently offline Rafe ChienFriend
Messages: 15
Registered: July 2009
Junior Member
Chris Recoskie wrote:

> You would have to write your own plugin to do that.

> ===========================

> Chris Recoskie
> Team Lead, IBM CDT Team
> IBM Toronto
> http://www.eclipse.org/cdt

Chris,thanks for your reply.
Yes,I guess I have to write another plugin to fulfill this,and I have
dived into the MBS code for some days.Could you give me more hints to make
me clearer about what to do next?
Re: How to make CDT recognize non-CDT project file? [message #196626 is a reply to message #195746] Thu, 12 July 2007 09:12 Go to previous message
Rafe Chien is currently offline Rafe ChienFriend
Messages: 15
Registered: July 2009
Junior Member
Rafe wrote:

> Hi,everyone.
> I'm doing some research on the CDT3.1.2 for Windows platform. Can anybody
> give me some guidance about how to make CDT recognize special Project file
> pattern(such as .abc),so that I can load all the source files(such
> as .c)by only clicking the .abc file.And is there some useful
> extension point for this?
> I'll appreciate for your help.Thanks!

Has anybody tried this work? I'm still doing with it.Any helpful advice
will be sincerely welcome.
Previous Topic:Problem using Eclipse 3.3 or 3.1.2 with CDT 3.0.2 or 4.0
Next Topic:How does CDT deal with a project mixed with .C and .S files
Goto Forum:
  


Current Time: Thu Jul 25 16:28:11 GMT 2024

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

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

Back to the top