<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2802" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=574564513-25042006><FONT face=Arial size=2>I have been 
experimenting&nbsp;with PHPeclipse yesterday and today. Here is a fairly big 
problem that I have run into that has stopped me from using 
it.</FONT></SPAN></DIV>
<DIV><SPAN class=574564513-25042006><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=574564513-25042006><FONT face=Arial 
size=2>Eclipse&nbsp;generates&nbsp;a lot of warnings of type: "Include filename 
'blah.php' doesn't exist in project." <BR><BR>I tried to explicitly set the 
"Include Path" for the project in "Project-&gt;Properties-&gt;PHP Project 
Settings-&gt;Include Paths" (although this shouldn't be necessary because these 
paths are dynamically set by a set_include_path() call in the script). This 
hasn't solved the problem.</FONT></SPAN></DIV>
<DIV><SPAN class=574564513-25042006><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=574564513-25042006><FONT face=Arial size=2>All my projects have 
this structure</FONT></SPAN></DIV>
<DIV><SPAN class=574564513-25042006><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=574564513-25042006><FONT face=Arial 
size=2>project/htdocs/&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; # actual 
website root</FONT></SPAN></DIV>
<DIV><SPAN class=574564513-25042006><FONT face=Arial 
size=2>project/includes/&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;#&nbsp;mostly php 
classes and files with&nbsp;programming logic&nbsp; </FONT></SPAN></DIV>
<DIV><SPAN class=574564513-25042006><FONT face=Arial 
size=2>project/templates/&nbsp;&nbsp; # html files, headers footers, 
etc</FONT></SPAN></DIV>
<DIV><SPAN class=574564513-25042006><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=574564513-25042006>I find this an 
effective way of organising the files. It seems the only way to get PHPeclipse 
to not generate the errors is to place all code in the website root which I 
really don't want to do. Can anyone help me on this problem?</SPAN></FONT></DIV>
<DIV align=left>
<P align=left><FONT face=Arial size=2>Pete Graham</FONT></P>
<P align=left><FONT face=Arial 
size=2>_______________________________________</FONT></P>
<P align=left><FONT face=Arial size=2>Internet Technical Officer 01952 
642302</FONT></P>
<P><FONT face=Arial size=2>Telford College of Arts&nbsp;and 
Technology</FONT></P>
<P><FONT face=Arial size=2>College Website: </FONT><A 
title=http://www.tcat.ac.uk/ href="http://www.tcat.ac.uk/"><U 
title=http://www.tcat.ac.uk/><FONT title=http://www.tcat.ac.uk/ 
color=#0000ff><FONT title=http://www.tcat.ac.uk/ face=Arial 
size=2>http://www.tcat.ac.uk</FONT></U></FONT></A></P>
<P><FONT face=Arial size=2>Hub From Home: <A 
href="http://www.tcat.ac.uk/hub">http://www.tcat.ac.uk/hub</A> </FONT></P></DIV>
<DIV>&nbsp;</DIV>
</BODY></HTML>