This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 130304 - Add objective C
Summary: Add objective C
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: Macintosh All
: P3 blocker with 5 votes (vote)
Assignee: issues@cnd
URL:
Keywords: NETFIX
Depends on:
Blocks:
 
Reported: 2008-03-17 16:11 UTC by hiaw
Modified: 2013-05-21 10:11 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description hiaw 2008-03-17 16:11:46 UTC
Hi,

This is a very nice C/C++ editor, is it possible to add objective C/Cocoa support for the mac? Xcode is the only IDE for Cocoa now and it's not as good as 
netbeans.
Comment 1 Alexander Simon 2008-03-17 18:36:49 UTC
See definition of Cocoa:
http://developer.apple.com/cocoa/
Comment 2 swpalmer 2009-12-30 15:56:33 UTC
I second this request.  One of the uses of the C/C++ module for NetBeans is to write JNI code for Java developers and have all of their code within one IDE.  On the Apple platform, OS X favours Objective-C frameworks as the most current and advanced method of accessing platform features.  If you can't code Objective-C on the Mac you are missing out on a great deal of what the platform has to offer.  

I find it somewhat funny that Fortran is listed in the project settings (why not Cobol? Has anyone written a Fortran program since the 1970's?) and yet Objective-C, a language that is actually used as the primary development language on the Mac platform is missing.