I gave that a whirl (again) but that simply opens vim as an external editor rather than as an ole component. The Eclipse manual suggests that 'if the application is properly registered as an ole application it should be available in the list of external applications when you select external editors' so either the vim ole does meet all the requirement of a what eclipse deems proper 'ole component' or I doing something wrong.
-Mark On 9/18/06, Manu Anand <[EMAIL PROTECTED]> wrote:
On 9/18/06, Mark Palmer <[EMAIL PROTECTED]> wrote: > I am mainly interested in getting eclipse to work with OLE, as I am > required to use Windows > at work. > > Was just interested in bonobo out of interest. :-) > > Does anyone know how to get vim to work as ole component in eclipse? Hi Mark: You may like to try following steps 1. Go to General>Editors>File Association menu 2. Click on "Add" and add the extension of file you want VIM to open. For ex *.java 3. Select VIM by selecting "External Programs" and browsing to VIM installation. Alternatively if that extension is already present, select the same and add VIM from the "Add" button in the bottom column. HTH Manu > > -Mark > > On 9/9/06, A.J.Mechelynck <[EMAIL PROTECTED]> wrote: > > Mark Palmer wrote: > > > Does any one know how to open vim (any version) from eclipse as a ole > > > component, or bonobo? > > > > > > -mark > > > > > > > Hmmm... Does it answer your question if I say that the OLE interface can > > only be included in native-Windows versions of gvim ? > > > > If it doesn't, see ":help if_ole.txt" and/or wait for an answer from > > someone more competent than I am. > > > > > > Best regards, > > Tony. > > >
