Jump to content

Code Editors


10 posts in this topic

Recommended Posts

Hi, I have a question.

 

I am curious as to which code editors people involved with OSX development use. (I know, religious topic).

 

Do people use Xcode? Eclipse? CodeWarrior? or other editors.

 

Personally, I've come from the Windows (don't hate me, please) and Linux area, and have primarily used SlickEdit on Windows and Linux, to get some commonality. Works for me.

 

I'd like to hear other people's experience in Mac OSX.

 

(right now, I'm currently porting some code from Linux to OSX (PPC first). The project is primarily standard makefile based, to be portable across a number of platforms)

 

thanks

Link to comment
Share on other sites

Used to work with emacs but i use intellij now for java - i avoid ansi c like the plague now. Just started getting to grips with Objective-c and the cocoa framework so i'm sticking with xcode as its what the book i'm working with uses.

Link to comment
Share on other sites

I'm a hardcore XCode user. It's by far the nicest IDE around, not to mention free. The only problem with it right now is the serious problems with java. If you need to use java, I suggest eclipse until they fix it in XCode.

Link to comment
Share on other sites

  • 1 month later...
  • 1 month later...
  • 4 weeks later...
 Share

×
×
  • Create New...