> -----Original Message----- > From: Sebastian Menge [mailto:[EMAIL PROTECTED] > Sent: Friday, March 30, 2007 1:12 PM > To: David Fishburn > Cc: [email protected] > Subject: RE: Reannouncing vimplugin: A vim plugin for Eclipse > > Am Freitag, den 30.03.2007, 12:24 -0400 schrieb David Fishburn: > > The README indicates: > > The only external dependency is a functional gvim compiled > with "netbeans" > > support. > > > > But your email says: > > > Microsoft users have to use the cygwin version of vim. > > > > Can you confirm which is required. Why would the cygwin version of > > Vim be required it is just talks to it over a protocol? > > > > I have cygwin installed, but I have never actually compiled > an actual > > cygwin version of Vim, I just use the standard win32 > version which I > > compile myself. > > for the netbeans-prototype you need gvim. It fires up an > external gvim and talks with it via a socket. I havent tested > that under windows.
I followed these directions: http://vimplugin.svn.sourceforge.net/svnroot/vimplugin/branches/vimclient/do c/README Which implemented the gvim via the NetBeans interface. > > for the UI-integration (simple textbased vim inside eclipse) > you need cygwin. Is there separate instructions for how to setup the integrated one? Thanks, Dave
