I use XCode only for the build process to create the .app. Interface Builder for the design and linking objects. With one exception I use RubyMine for the whole rest of Mac development. Actually RubyMine doesn't support MacRubys 'framework' concept yet, so I rarely need to use XCode for Mac specific development where RubyMine doesn't understand Objectiv-C.What I am doing with MacRuby? I develop a StarCraft 2 Replay parser.
--- Travis Kay <proto...@gmail.com> schrieb am Di, 18.1.2011: Von: Travis Kay <proto...@gmail.com> Betreff: Re: [MacRuby-devel] IDE and TextEditor An: "MacRuby development discussions." <macruby-devel@lists.macosforge.org> Datum: Dienstag, 18. Januar, 2011 01:35 Uhr I use a combination of XCode, RubyMine and TextMate. XCode I use mostly for interface builder and wiring up UI and MacRuby specific things. RubyMine I use for general library development of gems and larger bodies of code or frameworks TextMate I use mostly for code snippets, evaluating frameworks, scripting and when I just don't feel like bringing up RubyMine or XCode for small changes -Travis On 2011-01-17, at 1:22 PM, Daniel Lopes wrote: > Hello everybody, > > I'm spending more and more time with macruby but I'm not very happy with > XCode yet. The IDE is pretty good but I didn't found a good theme that > colorizes Ruby syntax in the right way. I don't consider TextMate and Vim > because for frameworks like Cocoa I think autocomplete and integration with > docs is really important. > > What do you guys use for edit MacRuby code? > > > _______________________________________________ > MacRuby-devel mailing list > MacRuby-devel@lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel _______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
_______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel