From: Sebastian M. <s....@gm...> - 2007-10-17 16:36:56
|
Am Wed, 17 Oct 2007 08:33:01 -0500 schrieb Steven Timpson: > Ok I have it installed and it wants to work but when I set the file > association say for java and open the file eclipse just hangs. I > have to kill eclipse. Windows I guess? see below. > Should I have both the plugin and feature? I think this doesn't matter. AFAICS, the feature is only needed if you use the update site. > I am running version 3.2.1 on Linux. I also have 3.3.1 on Windows > and would like to run it there also but I get a nullpointerexception > there. Please check Windows|Preferences|Vimplugin. NPE and eclipse hanging probably result from a wrong path to the vim executable. Embedding only works under Linux. (For windows it's fixed in the repository, but it would need vim >= 7.1.091) > in reading the docs I get that this is a Linux only plugin. OK. Issue: We have fix the docs :-) Sebastian. |