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 143126

Summary: PHP Global Include Path Skips Indexing Class Files in Root Folder
Product: php Reporter: rasx <rasx>
Component: EditorAssignee: Tomasz Slota <tslota>
Status: VERIFIED DUPLICATE    
Severity: blocker CC: tmysik
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description rasx 2008-08-07 05:17:48 UTC
I notice that the PHP Global Include Path skips indexing Class files in root folder with the Zend Framework. This means
that these types will NOT appear in code completion lists.
Comment 1 Tomasz Slota 2008-08-07 09:32:02 UTC
Can you please try to restart the IDE  and tell me if it helps?  What exact version of NetBeans are you using?
Comment 2 Tomas Mysik 2008-08-07 10:15:46 UTC
Maybe duplicate of issue #139705 - let's wait for reporter's answer.
Comment 3 Tomasz Slota 2008-08-11 13:50:21 UTC
I was not able to reproduce it and there was no additional feedback from the reporter. Marking as a duplicate of issue 139705

*** This issue has been marked as a duplicate of 139705 ***
Comment 4 Mikhail Matveev 2008-10-09 12:46:10 UTC
Agree that this is most probably a duplicate of 139705.