Hi, I've downloaded Eclipse for PHP Developers 3.0.2.v20120611144 and i've been having problems using the IDE.
(Please let me know if this topic is in a wrong place)
I'm using Ubuntu 11.04 and php 5.3.5 and the application works fine when i type localhost/project/any_file.php in the borwser. The project is in /var/www/ and I've created a directory there where I can write files. But when I try to run (not even debug, just run) the application through the IDE, I get a notice ('Note that no files will be published to the server'), press OK, and then a Not Found error is shown. I've tried to use NetBeans but I got the same Not Found error, although the file is there.
I even created a blank project with a new file but the result is the same. I've search on the internet but didn't find anything that would help me.
Can anyone help me?

