Compilation is difficult
Hey, I'm trying to make a pull request for coffeescript-eclipse that fixes the tabbing issue (e.g. uses spaces properly), but I cant get make.py to work.
It keeps throwing a javac error:
javac: file not found: csep/src-gen/csep/parser/antlr/internal/InternalCoffeeScriptLexer.java
Usage: javac
Any help would be appreciated. It seems like (and I can't see where it would be, so it makes sense) src-gen is never being populated.
Thanks!
There was Nodeclipse/coffeescript-eclipse#23 and CSEP is already mavenzied. 0.4 is to be released this month.