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 - AssertionError: No nbproject directory found for org.netbeans.modules.php.project.PhpProject [ project directory: P:\eigene.dateien\NetBeansProjects\itcampus, source directory: null ]
Summary: AssertionError: No nbproject directory found for org.netbeans.modules.php.pro...
Status: RESOLVED INCOMPLETE
Alias: None
Product: php
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-16 12:26 UTC by b166er
Modified: 2009-11-24 09:35 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 161732


Attachments
stacktrace (8.36 KB, text/plain)
2009-11-16 12:26 UTC, b166er
Details

Note You need to log in before you can comment on or make changes to this bug.
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.