pombreda / nbgit

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

can't install plugin on dev build of netbeans (dependency) #69

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. use current dev build of NetBeans
2. Download nbgit plugin
3. Install

What is the expected output? What do you see instead?

some plugins require plugin Editor Library to be installed.
the plugin Editor Library is requested in version >= 1.29.2.8.2
(release version 1) but onlz 2.2.10.2 was found

What versions of NbGit, NetBeans and Java are you using?
On what operating system?
0.3, current dev, newest, winxp

Please provide any additional information below.

Please update dependencies reqs.

Original issue reported on code.google.com by petshm...@googlemail.com on 2 Mar 2010 at 4:05

GoogleCodeExporter commented 9 years ago
I also found this, see issue: #83

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

I was using the release netbeans, v6.9.

The key thing here is that although the error says, >= 1.29 ... it falls over 
on a later version, v2.2.  I've seen this kind of problem with Ruby Gems where 
the version check is stuck on one version. 

We need an update to the netbeans release, or no one can use the blessed thing!

;-)

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

GoogleCodeExporter commented 9 years ago
There exists no released version of nbgit 0.3 for Netbeans 6.9.

You probably downloaded the plugin from Netbeans Plugin Portal,
which is only supporting version 6.8. Is that correct?

Original comment by jonas.fonseca on 4 Aug 2010 at 11:35

GoogleCodeExporter commented 9 years ago

Original comment by jonas.fonseca on 4 Aug 2010 at 11:37