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 122108 - I can not set up php include path for my project
Summary: I can not set up php include path for my project
Status: RESOLVED WONTFIX
Alias: None
Product: php
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Andrew Korostelev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-16 10:54 UTC by Petr Pisl
Modified: 2009-11-02 11:17 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Pisl 2007-11-16 10:54:51 UTC
Why a php project has only one source root? User should be able to set up more folders, where she has the php files. The
usecase: I want to create a php application which uses another php files, which are accessible on the server (on the
apache httpd server it's defined through the include path property). In the project I want to see code completion for
these files. Or is there any way how to set up the project, that I will get code completion for a php files, which are
not directly my sources?
Comment 1 Andrew Korostelev 2007-11-19 10:28:38 UTC
It is planned to have 
- 1 source root that will be shown in project
- All other sources, not directly related to project, will be set up as external libraries ( that will be used in e.g.
code completion ).

In 6.0 we do not support parsing of imports yet.
Therefore libraries support is not P1 feature for 6.0.

Comment 2 Marian Mirilovic 2009-04-23 12:31:38 UTC
clear the query for LATER issues (<P3)
Comment 3 Quality Engineering 2009-11-02 11:17:06 UTC
NetBeans.org Migration: changing resolution from LATER to WONTFIX