From: Sebastian M. <seb...@un...> - 2008-02-29 08:11:28
|
Am Thu, 28 Feb 2008 16:47:24 -0700 schrieb "Frank Goss" <gr...@gm...>: > I just tried with a clean Eclipse v.3.1.2. Only the Eclipse updates > were installed. I noticed that after the installation of the Vim > plugin: > > 1. there was a directory under the 'features' directory with a > single .xml file in it. > 2. there was a .jar file under the 'plugins' directory bu there was > not a Vim plugin directory. So long it is correct. Under 'plugins' there can be directories or jar files. feature.xml just points to these. > Still no entries in the 'Preferences' dialog for the Vim plugin. > > Is this the expected behavior? Nope. Have a look at the Runtime PDE-View and Plugin Registry (under Window -> show view). Can you find anything there? What OS are you using? Sebastian. |