Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compilation is difficult #12

Open
wwoods opened this issue Nov 13, 2012 · 1 comment
Open

Compilation is difficult #12

wwoods opened this issue Nov 13, 2012 · 1 comment

Comments

@wwoods
Copy link

wwoods commented Nov 13, 2012

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
use -help for a list of possible options
Traceback (most recent call last):
File "./make.py", line 127, in
main()
File "./make.py", line 123, in main
compile_grammar(jars, prj_name, prj_grammar)
File "./make.py", line 95, in compile_grammar
raise RuntimeError("Java failed")
RuntimeError: Java failed

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!

@paulvi
Copy link

paulvi commented Mar 11, 2014

There was Nodeclipse#23 and CSEP is already mavenzied. 0.4 is to be released this month.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants