[OGo-Developer] differents users interfaces and addons

Wolfgang Sourdeau developer@opengroupware.org
Fri, 20 Apr 2007 13:42:05 -0400


On 2007-04-20 13:37:44 -0400 Adam Tauno Williams 
<adam@morrison-ind.com> wrote:

>> i want to know something, i already develop with unix vi, is there 
>> any
>> ide in windows or linux to create several application, without
>> mistake, application ready for plug.
> 
> I use gedit to edit Objective-C files. :)  It colorizes .m files
> reasonably well.  That is as close as I've gotten to an "IDE"

Both Emacs and VIM actually exist for Windows if you are used and if 
you like those environments.
For Emacs, just go to ftp://ftp.gnu.org/gnu/emacs/. For vim, you would 
need to install the msys and msys-DTK from the Mingw32 project 
(http://www.mingw32.org/). Both work pretty well, although I prefer 
Emacs for programming.


Wolfgang