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 174037

Summary: IllegalArgumentException: C:\Users\itabirca\Documents\NetBeansProjects\Arcomage\src\ro\joeblack\java\games is not inside C:\Users\itabirca\Documents\NetBeansProjects\Arcomage\src
Product: projects Reporter: itabirca <itabirca>
Component: Ant ProjectAssignee: Milan Kubec <mkubec>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=159771
Issue Type: DEFECT Exception Reporter: 159771
Attachments: stacktrace

Description itabirca 2009-10-08 06:20:28 UTC
This issue was originally marked as duplicate of issue 128032, that is already resolved. This issue is still valid, so this seems to be another issue, but it might be related.

Build: NetBeans IDE 6.7.1 (Build 200907230233)
VM: Java HotSpot(TM) Client VM, 14.0-b16, Java(TM) SE Runtime Environment, 1.6.0_14-b08
OS: Windows 7, 6.1, x86

User Comments:
itabirca: Subversion:
- update/commit



Stacktrace: 
java.lang.IllegalArgumentException: C:\Users\itabirca\Documents\NetBeansProjects\Arcomage\src\ro\joeblack\java\games is not inside C:\Users\itabirca\Documents\NetBeansProjects\Arcomage\src
        at org.netbeans.spi.project.support.ant.SourcesHelper$SourceRoot$Group.contains(SourcesHelper.java:198)
        at org.netbeans.spi.java.project.support.ui.PackageView.findNonExcludedPackages(PackageView.java:190)
        at org.netbeans.spi.java.project.support.ui.PackageView.findNonExcludedPackages(PackageView.java:216)
        at org.netbeans.spi.java.project.support.ui.PackageView.findNonExcludedPackages(PackageView.java:216)
        at org.netbeans.spi.java.project.support.ui.PackageView.findNonExcludedPackages(PackageView.java:216)
        at org.netbeans.spi.java.project.support.ui.PackageView.findNonExcludedPackages(PackageView.java:160)
Comment 1 itabirca 2009-10-08 06:20:35 UTC
Created attachment 89071 [details]
stacktrace
Comment 2 Milan Kubec 2009-10-08 08:56:59 UTC

*** This issue has been marked as a duplicate of 157361 ***