Open astik opened 9 years ago
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.
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 :
Having a way to set the absolute path to Grunt into Eclipse preferences would be perfect =)