Using Windows 7 Professional, Service Pack 1, 64-bit.
Using Eclipse Kepler Service Release 1 (Build id 20130919-0819).
Eclipse was "installed" by unpacking the ZIP archive onto my D: drive.
Using org.vimplugin.ui_0.0.3.jar.
Using Cygwin (32-bit) current as of 2014-01-21.
Using Vim 7.4.135 installed in Cygwin.
Installation:
Use:
The rest of Eclipse works just fine. However, double-clicking any file opens it in a new window with the same crippled Vim. It's like it is waiting for me to hit the Enter key to edit the file, but hitting the Enter key does nothing.
I tried opening Vim in a Cygwin session, and I typed in the same command sequence "hide edit name-of-file". I got a warning from Cygwin about using an MS-DOS style path. Cygwin has been issuing these warnings for a couple of years now, I think. The recommended path to an Windows file is not "C:\path\to\file", it is "/cygdrive/c/path/to/file". Perhaps this is what is choking vimplugin?