Skip to main content



      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 05:25 Go to next message
Eclipse UserFriend
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 10:38 Go to previous messageGo to next message
Eclipse UserFriend
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] Mon, 09 July 2007 22:52 Go to previous messageGo to next message
Eclipse UserFriend
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 05:12 Go to previous message
Eclipse UserFriend
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: Sat May 10 01:01:53 EDT 2025

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

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

Back to the top