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 - Automatic Add Zend Framework to Project Include Path after create new Project
Summary: Automatic Add Zend Framework to Project Include Path after create new Project
Status: RESOLVED INCOMPLETE
Alias: None
Product: php
Classification: Unclassified
Component: Zend (show other bugs)
Version: 7.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-26 16:16 UTC by joao_neto
Modified: 2012-02-07 13:50 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

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