I have Eclipse 4.2 (Juno) + PDT 3.1.1 freshly installed and i've selected PHP perspective. I've created empty "Test Project" PHP project and added "test.php" file to it. Now i want to run this file as PHP Script. But i simply don't have it in my "Run as..." context menu when i right click on "test.php" file. Please help. I am exhausted.
Additional information:
I have php5 installed on my PC and i can run .php files in my Windows command line window using "php filename.php" syntax.
I've tried same thing in so-called "All-in-one" Eclipse+PDT package. Same problem.