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 202685

Summary: Automatic Add Zend Framework to Project Include Path after create new Project
Product: php Reporter: joao_neto <joao_neto>
Component: ZendAssignee: Tomas Mysik <tmysik>
Status: RESOLVED INCOMPLETE    
Severity: normal    
Priority: P3    
Version: 7.1   
Hardware: PC   
OS: Linux   
Issue Type: ENHANCEMENT Exception Reporter:

Description joao_neto 2011-09-26 16:16:12 UTC
After i create a new Zend Framework project with Netbeans, i have to configure manually the Zend Framework path to my Project Include Path ( for Auto-complete use ).
Comment 1 Tomas Mysik 2011-09-27 06:42:42 UTC
Please, provide steps which NetBeans should do after new Zend project is created.

Thanks.
Comment 2 Tomas Mysik 2012-02-07 10:51:10 UTC
Incomplete, waiting for user's feedback.

Thanks.
Comment 3 joao_neto 2012-02-07 13:38:55 UTC
Hello.
Sorry!

this bug can be solved simply by inserting the PATH of the Zend Framework (From Folder / lib / directory that was configured in netbeans itself) in Project INCLUDE PATH.

By the time I need to go -> Project (Left Button) -> Preferences -> Include Path -> Add Folder to Include PATH.

Thus, the AUTO-COMPLETE work properly.
Comment 4 Tomas Mysik 2012-02-07 13:50:34 UTC
One question - why don't you have your Zend framework in the Global PHP Include Path [1]? Then, the code completion would work without any further changes or setup. It would make more sense to me - or not? What is the reason? Sorry for the questions, I simply want to understand your scenario.

Thanks.
[1] Tools > Options > PHP > General