Yeah - just ran into this. So, here's how to fix it, now and in the future.
Please note that I am not a netbeans plugin developer so follow these instructions at your own risk. You're going to need to download the plugin 'Netbeans plugin development' Then clone the nbgit repository http://github.com/myabc/nbgit.git to somewhere Then in netbeans select File > Open Project and open the nbgit folder (it should have an icon that looks like a purple piece of a puzzle) Right click and choose Create NBM Now open Tools > Plugins and click on the Downloaded tab. Click on Add Plugins... and select the newly built .nbm (it will be in the nbgit directory you made /build) Click install and you should be all set :) On Jun 22, 8:15 am, Chodex <[email protected]> wrote: > Not work in last build NetBeans IDE 6.9 (Build 201006111053) :( > > On 4 июн, 07:40, mozillalives <[email protected]> wrote: > > > > > Yep, there's a new version linked to on this > > bloghttp://blogs.sun.com/tor/entry/nbgit_for_netbeans_6_9 > > > 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? > > > > Dieter -- 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.
