logo       

[ phpeclipse-Bugs-1478298 ] Include file warning: msg#00067

ide.eclipse.phpeclipse.devel

Subject: [ phpeclipse-Bugs-1478298 ] Include file warning

Bugs item #1478298, was opened at 2006-04-28 13:10
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=484801&aid=1478298&group_id=57621

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: PHP Editor
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: hayy (sduman)
Assigned to: Nobody/Anonymous (nobody)
Summary: Include file warning

Initial Comment:
When a file is included in another file, an
include_once declaration in included file is
considering a Warning by php editor, even working
perfect at runtime.

for Instance:

file hiearvhy:
.
..
login.php
include/mssql_conn_open.php
form/relation_form.php
form/relation.php


login.php: ok
----
include_once "form/relation_form.php";
----

relation_form.php: ! ok
----
include_once "include/mssql_conn_open.php"; //this is
considered as warninig
----




----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=484801&aid=1478298&group_id=57621


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise