I did think about just ignoring the errors but they really irritate me, I hate them!<br><br>Also because they are so many include warnings it makes it hard to spot the actual warnings which I find pretty useful.<br><br>While we're on the subject does any use the eclipse debugger (or any PHP debugger for that matter) much while doing development?
<br><br>Pete<br><br><div><span class="gmail_quote">On 4/26/06, <b class="gmail_sendername">Ian Munday</b> &lt;<a href="mailto:ian.munday@illumen.co.uk">ian.munday@illumen.co.uk</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div style="direction: ltr;">Just ignore PHPeclipse's errors?<div><br></div><div>Granted not helpful, but works for me, lol<div><div><span style="border-collapse: separate; border-spacing: 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;">
<span style="border-collapse: separate; border-spacing: 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;">
<span style="border-collapse: separate; border-spacing: 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;">
<span style="border-collapse: separate; border-spacing: 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;">
<br></span></span></span></span> </div><br><div></div><div style="direction: ltr;"><span class="e" id="q_10ad54c4e4f24654_1"><div>On 26 Apr 2006, at 09:10, pete graham wrote:</div><br></span></div><div style="direction: ltr;">
<blockquote type="cite"></blockquote></div><div style="direction: ltr;"><span class="e" id="q_10ad54c4e4f24654_3"><div><span><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></span>&nbsp;</div> <div><span><font face="Arial" size="2">Eclipse&nbsp;generates&nbsp;a lot of warnings of type: &quot;Include filename 'blah.php' doesn't exist in project.&quot; <br><br>I tried to explicitly set the &quot;Include Path&quot; for the project in &quot;Project-&gt;Properties-&gt;PHP Project Settings-&gt;Include Paths&quot; (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></span>&nbsp;</div> <div><span><font face="Arial" size="2">All my projects have this structure</font></span></div> <div><span></span>&nbsp;</div> <div><span><font face="Arial" size="2">projectname/htdocs/&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; # actual website root
</font></span></div> <div><span><font face="Arial" size="2">projectname/includes/&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;#&nbsp;mostly php classes and files with&nbsp;programming logic&nbsp; </font></span></div> <div><span><font face="Arial" size="2">projectname/templates/&nbsp;&nbsp; # html files, headers footers, etc
</font></span></div> <div><span></span>&nbsp;</div> <div><font face="Arial" size="2"><span>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?
<br><br>I saw on a forum post that &quot;working sets&quot; may be able to solve my problem, but I'm quite unclear on what these are.<br><br>Pete<br></span></font> </div></span></div><div style="direction: ltr;"><div style="margin: 0px;">
_______________________________________________</div><div style="margin: 0px;">Phpwm mailing list</div><div style="margin: 0px;"><a href="mailto:Phpwm@mailman.lug.org.uk" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
Phpwm@mailman.lug.org.uk</a></div><div style="margin: 0px;"><a href="https://mailman.lug.org.uk/mailman/listinfo/phpwm" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">https://mailman.lug.org.uk/mailman/listinfo/phpwm
</a></div> </div><br></div></div>
</div><br>_______________________________________________<br>Phpwm mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:Phpwm@mailman.lug.org.uk">Phpwm@mailman.lug.org.uk</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="https://mailman.lug.org.uk/mailman/listinfo/phpwm" target="_blank">
https://mailman.lug.org.uk/mailman/listinfo/phpwm</a><br><br><br></blockquote></div><br>