pombreda / nbgit

Automatically exported from code.google.com/p/nbgit
0 stars 0 forks source link

Install fails for netbeans v6.9 #83

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
 1. Download nbgit.nbm  (1251821337089_org-nbgit.nbm) plugin.
 2. Open netbeans plugins dialogue:  Tools/plugins
 3. Select [Downloaded] tab
 4. Click [Add Plugins] buttons and select the nbgit.nbm file.
 5. Select nbgit from the Downloaded list.
 6. Click [Install] button.

What is the expected output?

 I expected the nbgit plugin to be installed with no errors and 
 perhaps prompt me for some set-up information.

What do you see instead?

  "The plugin Editor Library is requested in version 
  >= 1.29.2.2 (release version) but only 2.10.1.10.2 
  (of release version different from 1) was found."

  Apparently the nbgit install package isn't forward compatible 
  enough, of there's a problem with
  versions of the plugin editor 

What versions of NbGit, NetBeans and Java are you using?
On what operating system?

  nbgit ........... v0.3 (1/09/09)
  netbeans ........ v6.9
  java ............ v1.6.0_14
  o/s ............. Windows/XP SP3

Please provide any additional information below.

  You should probably compare with issue #69 

   *  http://code.google.com/p/nbgit/issues/detail?id=69

It will be great to have git and bazaar available via netbeans.  Good luck.

Regards,
          Will

Original issue reported on code.google.com by William....@gmail.com on 3 Aug 2010 at 9:39

GoogleCodeExporter commented 9 years ago
Sorry this is much more important than "medium" -- Netbeans can't install nbgit 
until this is fixed.

Basically, imho it's a show stopper.

w.

Original comment by William....@gmail.com on 3 Aug 2010 at 10:37

GoogleCodeExporter commented 9 years ago
NbGit 0.3 is build for NetBeans version 6.7
and thus its dependencies is unlikely to work
for newer versions of NetBeans. Please use the
NbGit 0.4 plugin specifically made for 6.9

Original comment by jonas.fonseca on 22 Aug 2010 at 4:42