pombreda / nbgit

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

Couldn't install on NB 6.7.1 #53

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Download NB 6.7.1
2. Download nbgit plugin and select for installation
3. try to start installation

instead of a successful installation, i got the following error:

Warning - could not install some modules: nbgit - The module named
org.netbeans.modules.editor.deprecated.pre61completion/0 was needed and not
found.

NbGit: 1221996030839_nbgit-0.1.nbm
NetBeans: NetBeans IDE 6.7.1 (Build 200907230233)
Java: Sun Java 1.6.0_14; Java HotSpot(TM) Client VM 14.0-b16
OS: Ubuntu 9.04 - Linux version 2.6.28-15-generic running on i386; UTF-8;
de_DE (nb)

Original issue reported on code.google.com by fls...@googlemail.com on 24 Aug 2009 at 1:06

GoogleCodeExporter commented 9 years ago
For NetBeans 6.7 you need to use nbgit-0.2, which is indicated in the download
listing on the project page[0] and the "Works with" attribute on the Netbeans
Plugin Portal nbgit page[1]

 [0] http://code.google.com/p/nbgit/downloads/list
 [1] http://plugins.netbeans.org/PluginPortal/faces/PluginDetailPage.jsp?pluginid=13221

In any case, I have uploaded nbgit-0.2 to the Plugin Portal and will try
to keep the version there updated, so marking this invalid ...

Original comment by jonas.fonseca on 24 Aug 2009 at 6:15