Bug 164183 - Include paths created in Eclipse do not get applied to PHP
Summary: Include paths created in Eclipse do not get applied to PHP
Status: CLOSED WORKSFORME
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: PDT (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Gadi Goldbarg CLA
QA Contact:
URL:
Whiteboard:
Keywords: plan
Depends on:
Blocks:
 
Reported: 2006-11-10 16:33 EST by Brandon Olivares CLA
Modified: 2020-05-14 11:08 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brandon Olivares CLA 2006-11-10 16:33:02 EST
If I set a directory as an include path in Eclipse, and then use an include or require statement assuming that include path is in effect, PHP does not actually recognize that include path, even after running and having the project published to the web server.
Comment 1 Guy Gurfinkel CLA 2006-12-06 07:28:02 EST
the include path is only for code assist perposes and not for run/debug.
Comment 2 Gadi Goldbarg CLA 2006-12-20 03:47:07 EST
Hi , 
Can you please supply an example.
According to my tests it works.

Thanks,
Gadi
Comment 3 Gadi Goldbarg CLA 2006-12-20 03:50:00 EST
awaiting answer
Comment 4 Gadi Goldbarg CLA 2006-12-20 03:50:51 EST
works for me
Comment 5 Gadi Goldbarg CLA 2006-12-20 03:56:11 EST
works for me
Comment 6 Gadi Goldbarg CLA 2007-01-21 10:56:23 EST
include path is used for code completion as guy stated. Yossi/Asi please approve
Comment 7 Yossi Leon CLA 2007-01-31 11:45:33 EST
Intended behavior
Comment 8 Gadi Goldbarg CLA 2007-02-11 09:43:42 EST
not a bug