Closed
Description
Hi
I have single eclipse configuration with PDT and Nodeclipse installed
I have some projects in my workspace: one is node project and others are php projects. Php projects have public parts with client javascript (jquery and so on)
When I try to run node project from node perspective the javascript validation process runs on my other, php projects too and fails. So I can not run my node project from eclipse. Running from os shell is ok.