jsbuild-eclipse
jsbuild-eclipse copied to clipboard
Configure Grunt path
Hi, I'm working in an environment where I cannot set PATH env variable, so that, Grunt.cmd is not available directly (I know, It is a windows workstation ...). When I'm trying to launch a task with Grunt through the "build explorer", I get this issue :
Exception occurred executing command line.
Cannot run program "grunt.cmd" (in directory "C:\PATH\TO\MY_PROJECT_ROOT\CONTAINING\THE\GRUNTFILE"): CreateProcess error=2, Le fichier spécifié est introuvable
Having a way to set the absolute path to Grunt into Eclipse preferences would be perfect =)
Ok @astik, I will try to implement your idea when I will find time.
@astik I will do that soon like I'm doing for Protractor https://github.com/angelozerr/angularjs-eclipse/wiki/Protractor
The very cool thing is that we will able to debug grunt file.