On Jun 22, 7:14 pm, mozillalives <[email protected]> wrote: > Yeah - just ran into this. So, here's how to fix it, now and in the > future.
Thanks for the howto. There is already a small workthrough on how to install from source on the wiki at: - http://code.google.com/p/nbgit/wiki/Install I don't know if you approach of first generating a .nbm has some advantaged, other than you can share the plugin with others. > > > On Jun 3, 11:31 am, Dieter Menne <[email protected]> wrote: > > > > > I tried running the plugin on Netbeans 6.9 RC1, and had the following > > > > message: > > > > > The plugin Editor library is requested in version >=1.29.2.8.2 > > > > (release version 1) but only 2.10.1.10.2 of release version different > > > > from 1 was found. > > > > > Any workaround? Finally, the workaround I ended up with is simply removing the dependency on the Editor library. This fix has been pushed to github.com/jonas/nbgit/master together with merging of Mykola's work wrt. upgrading to a newer version of JGit and Alexander's patch to fix dependencies for NetBeans 6.9. You will also find new .nbm plugins for NetBeans 6.8 and NetBeans 6.9 available at: - http://code.google.com/p/nbgit/downloads/list?q=0.4 -- You received this message because you are subscribed to the Google Groups "nbgit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nbgit?hl=en.
