On 8/31/07, David Anthony Terei <[EMAIL PROTECTED]> wrote:
> Hi Adam,
>
> Thanks for the feedback, just fixed the bug you mentioned then, Ill try to
> get a new release out soon.
>
> As for embedding, by default the plugin launches Vim externally, you need to
> go into the preferences page ('Eeedit Preferences') and enable embedded
> mode.I've enabled the embedding mode but it also failed to embedding GVim into my Eclipse but opened another detached window. My system: Debian Lenny, default Eclipse (3.2), default GVim (7.1.058). > > Best Regards, > David > > > On 8/30/07, Adam Gołębiowski <[EMAIL PROTECTED]> wrote: > > > > On Wed, Aug 29, 2007 at 01:37:08AM +1000, David Terei wrote: > > > This project is in its very early stages, so far Vim functions pretty > much > > > as an external editor (although there's more then this going on behind > the > > > scenes). You can however if you're lucky enough to be on Linux and using > a > > > GTK2 build of Vim embed it into Eclipse. There is a patch under review > by > > > Bram for enabling support for this under Windows. > > > > Hi. > > > > I tried to use this plugin, but what I get is externally launched vim > > (not embedded into eclipse), with an unhandled exception being thrown: > > > > ----- > > Trying to start vim > > Server started and listening > > Started vim > > Connection established > > AUTH changeme > > 0:version=0 "2.4" > > 0:startupDone=0 > > Exception in thread "Thread-2" java.lang.NullPointerException > > at > org.eeedit.vimplugin.VimConnection$6.handleEvent > (VimConnection.java:217) > > at > org.eeedit.vimplugin.VimConnection.run(VimConnection.java:119) > > at java.lang.Thread.run(Thread.java:619) > > dispose() > > close( true ); > > ----- > > > > This is a `huge' gtk2 vim 7.0.241, built with +netbeans_ing feature > > enabled. I am using eclipse-3.2.2 here. > > > > Best regards, > > Adam > > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
