Here's what I'm trying
- Code: Select all
[
{ "keys": ["ctrl+shift+b"], "command": "exec","cmd": ["ant","build"]}
]
But I'm getting
- Code: Select all
[Error 87] The parameter is incorrect
[Finished]
Is there a way I can debug/troubleshoot or get a clue from someone on how to work this out?