From: Jonathan P. <jp...@dc...> - 2005-12-31 11:32:21
|
On 31 Dec 2005, at 11:15, C=E9dric Mesnage wrote: > I am new to rubycocoa. I am setting up an application to manage bibtex > entries. Doing this project helps me learning both Cocoa and Ruby. > > I was wondering if it is possible to use the Xcode Class Browser to > visualize Ruby code (this would be really helpful). I don't think the Xcode browser will work here. Other editors may =20 have some level of browsing support (e.g., vim or jedit). I assume you are aware of BibDesk for bibtex editing: http://bibdesk.sourceforge.net/ Cheers, Jonathan |