I was trying this out in my Lion VM yesterday with MacVim snapshot 62
and ran into a bug that I never saw in Snow Leopard with an older
MacVim version. I've fixed that (still need to test it in Snow
Leopard), and now I can reproduce the issue of no file opening as
you've described. From the vimplugin console it appears that the
netbeans interface setup is occurring correctly and the command to
open the file is sent, but for some reason macvim isn't opening that
file. I'll have to dig in further to see what's going on.
--
eric
So amazingly macvim's processing of netbeans messages has been broken
for just under a year now. I guess the set of people who have a
version of macvim from this year, are using the netbeans interface,
and are willing to report a problem quickly narrows down to just you
:(
I posted a patch to the vim_mac mailing list[1] which you can use to
get a working version of macvim built.
[1] http://groups.google.com/group/vim_mac/browse_thread/thread/e0e90599a36efcab
--
eric
Good to hear!
> So I have managed to exernally open MacVim with the Java file from Eclipse.
> Next step, explore Eclipse goodies inside MacVim, haven't tried that yet.
>
> Thanks again. Much appreciate it.
> I figured your patch is not submitted to the master branch on github, right?
Are you asking if I based the patch off the master branch (I did), or
if I've submitted a pull request (I have not)? If I don't get a
response on the vim_mac mailing list by this weekend, I'll try a pull
request on github to get the fix applied.
> thanks,
> - zhamak
--
eric
The later and got my answer :)
thanks,
- zhamak
FYI, still no response on the mailing list, so I filed a pull
request[1] on github (your mail reminded me that I needed to do that).
[1] https://github.com/b4winckler/macvim/pull/22
--
eric