angelozerr / jsbuild-eclipse

Eclipse Plugin for Grunt, Gulp based on tern.java
Eclipse Public License 1.0
15 stars 3 forks source link

Picked targets don't run - tries to run default target #15

Open ghost opened 8 years ago

ghost commented 8 years ago

When you tick a target to run as part of a gruntfile run configuration, it doesn't appear to save the ticked items, and then when you run it it tries to run the default task which isn't there:

e.g.

Warning: Task "default" not found. Use --force to continue.

Aborted due to warnings.

Execution Time (2016-03-17 13:17:50 UTC) loading tasks 5ms ████████████████████████████████████████ 83% Total 6ms

angelozerr commented 8 years ago

@paulnuk please see https://github.com/angelozerr/jsbuild-eclipse/issues/16