Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Objective C support
Objective C support [message #21566] Sun, 10 March 2002 22:01 Go to next message
Rico Kahnert is currently offline Rico KahnertFriend
Messages: 2
Registered: July 2009
Junior Member
Hi,

I'm wondering if there are plans for Objective C support.
I haven't found a good IDE for it, so it would be great
if it would be included.
This might be very interesting for MacOS X developer too.

Thanks

Rico
Re: Objective C support [message #21614 is a reply to message #21566] Mon, 11 March 2002 15:48 Go to previous messageGo to next message
Jeff Turnham is currently offline Jeff TurnhamFriend
Messages: 67
Registered: July 2009
Member
Hi Rico,

The CDT does not have Objective-C Support in plan. Extending the CDT to
properly handle Objective-C would be an interesting piece of work, and an
ideal candidate for some open source developer.
I must confess I don't know much about Objective-C, but from a quick survey
of the documentation it looks like the work would include the following:

1. Build Support - Should work already since we allow the user to specify
the command line used to build.
2. Automake/Autoconf Support - Our autoconf generation would need to be
extended to recognize\support Objective-C source (.m files in particular),
and generating the proper build invocations.
3. Debugging Support - While I believe gdb supports Objective-C,
investigation would need to happen to determine if our gdb wrapper handles
it correctly.
4. Parsing/Browsing Support - The C/C++ parser would need to be extended to
recognize the Objective-C extensions.

I've opened a "feature" in our bugzilla (11094) that captures this request.
This doesn't imply that we'll do it, but that we would encourage others to
look at this.

Thanks...

Jeff Turnham

"Rico Kahnert" <rico@kahnert.net> wrote in message
news:a6gl47$qt1$1@rogue.oti.com...
> Hi,
>
> I'm wondering if there are plans for Objective C support.
> I haven't found a good IDE for it, so it would be great
> if it would be included.
> This might be very interesting for MacOS X developer too.
>
> Thanks
>
> Rico
>
>
Re: Objective C support [message #677204 is a reply to message #21614] Tue, 07 June 2011 20:25 Go to previous messageGo to next message
eight  is currently offline eight Friend
Messages: 27
Registered: June 2011
Junior Member
Any progress on this project, anyone?

Thanks.

--8
Re: Objective C support [message #681797 is a reply to message #677204] Thu, 09 June 2011 21:27 Go to previous messageGo to next message
Yevgeny Shifrin is currently offline Yevgeny ShifrinFriend
Messages: 208
Registered: July 2009
Senior Member
Mentioned above bug (https://bugs.eclipse.org/bugs/show_bug.cgi?id=11094) was closed as "RESOLVED WONTFIX".
Re: Objective C support [message #681870 is a reply to message #681797] Fri, 10 June 2011 01:52 Go to previous messageGo to next message
eight  is currently offline eight Friend
Messages: 27
Registered: June 2011
Junior Member
This applies to old CDT, closing as part of cleanup.
Re: Objective C support [message #681871 is a reply to message #681797] Fri, 10 June 2011 01:52 Go to previous message
eight  is currently offline eight Friend
Messages: 27
Registered: June 2011
Junior Member
This applies to old CDT, closing as part of cleanup.
Previous Topic:which pango version
Next Topic:Eclipse Debugger Events
Goto Forum:
  


Current Time: Thu Apr 25 10:34:31 GMT 2024

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

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

Back to the top