This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 184473

Summary: [69cat] Cannot switch multiple clusters to platform 6.9
Product: apisupport Reporter: aldobrucale <aldobrucale>
Component: ProjectAssignee: Jesse Glick <jglick>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P1    
Version: 6.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description aldobrucale 2010-04-19 15:11:47 UTC
[ BUILD # : 201004190200 ]
[ JDK VERSION : 1.6.* ]

My RCP app is made of a few different clusters. The cluster named "core"
depends on the cluster named "libs" which contains a few library wrapper
modules, among which is one for google-collections.

The "libs" cluster compiles correctly, but when I try to compile "core" I get
the following error:

Scanning for modules in suite /home/aldo/develop/teko/omc-main/clusters/core
/home/aldo/applications/netbeans-dev-201004190200/harness/suite.xml:172: The
following error occurred while executing this line:
/home/aldo/applications/netbeans-dev-201004190200/harness/build.xml:165: No
dependent module com.google.common.collect

BUILD FAILED (total time: 14 seconds)
Comment 1 aldobrucale 2010-04-19 15:42:12 UTC
This may depend on/be a duplicate of issue #184480
Comment 2 Jesse Glick 2010-04-19 16:33:34 UTC

*** This bug has been marked as a duplicate of bug 184480 ***