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 176941

Summary: AssertionError: No nbproject directory found for org.netbeans.modules.php.project.PhpProject [ project directory: P:\eigene.dateien\NetBeansProjects\itcampus, source directory: null ]
Product: php Reporter: b166er <b166er>
Component: ProjectAssignee: Tomas Mysik <tmysik>
Status: RESOLVED INCOMPLETE    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 161732
Attachments: stacktrace

Description b166er 2009-11-16 12:26:27 UTC
Build: NetBeans IDE Dev (Build nbms-and-javadoc-4202-on-091103)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-b33
OS: Windows XP, 5.1, x86

User Comments:
GUEST: Using code-completion for the class InfiniteImage which is defined in the project /Users/ruudsimons/Sites/infinite.dev.

/Users/ruudsimons/Sites/steuma.dev/infinite is symlinked to /Users/ruudsimons/Sites/infinite.dev



Stacktrace: 
java.lang.AssertionError: No nbproject directory found for org.netbeans.modules.php.project.PhpProject [ project directory: P:\eigene.dateien\NetBeansProjects\itcampus, source directory: null ]
        at org.netbeans.modules.php.project.copysupport.FileOperationFactory.<init>(FileOperationFactory.java:74)
        at org.netbeans.modules.php.project.copysupport.CopySupport$ProxyOperationFactory.<init>(CopySupport.java:327)
        at org.netbeans.modules.php.project.copysupport.CopySupport.<init>(CopySupport.java:108)
        at org.netbeans.modules.php.project.copysupport.CopySupport.getInstance(CopySupport.java:121)
        at org.netbeans.modules.php.project.PhpProject.createLookup(PhpProject.java:574)
        at org.netbeans.modules.php.project.PhpProject.<init>(PhpProject.java:180)
Comment 1 b166er 2009-11-16 12:26:31 UTC
Created attachment 91123 [details]
stacktrace
Comment 2 Tomas Mysik 2009-11-24 09:35:35 UTC
Would it be possible to provide steps to reproduce? That would really help us a lot. Please, feel free to reopen this issue.

Thanks a lot for cooperation.