[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.php] includes that don't open

Hi I have something like

require_once("foo.inc");

if I try to open that include using control + click , or even using the outline nothing happens... any ideas?

my main file is foo.php