pombreda / nbgit

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

Fails to install from source on Netbeans 6.0.1 due to jdesktop dependency #84

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.add nbgit as project in NetBeas
2.click in ngbgit project and select "Install/Reload in Development IDE"
3.

What is the expected output? What do you see instead?
taskdefs:
common-init:
projectized-common.basic-init:
basic-init:
files-init:
nbm-license-init:
build-init:
Scanning for modules in /usr/lib/netbeans
/usr/lib/netbeans/harness/build.xml:97: Cannot compile against a module: 
/usr/lib/netbeans/platform7/modules/org-jdesktop-layout.jar because of 
dependency: org.jdesktop.layout/1 > 1.5
BUILD FAILED (total time: 0 seconds)

What versions of NbGit, NetBeans and Java are you using?
On what operating system?
nbgit-0.4
netbeans 6.0.1
java version "1.6.0_0"

Please provide any additional information below.

Original issue reported on code.google.com by rodrigo....@gmail.com on 9 Aug 2010 at 4:19

GoogleCodeExporter commented 9 years ago

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