-
Notifications
You must be signed in to change notification settings - Fork 23
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
Installation appears to be incomplete #5
Comments
I faced exactly the same problems. There is no syntax highlighting and parsing doesn't work. |
I faced exactly the same problems. There is no syntax highlighting and parsing doesn't work. |
I'm sorry, guys, I'm quite busy at the moment. Syntax highlighting and parsing are supposed to work. Compilation is not yet. I'll look into this issue as soon as I have some time for it. |
Fine, thanks for reaction. I might not know how to configure eclipse exactly? (added your plugin and xtext) |
I previously posted this on the Bitbucket tracker. Sorry for the duplicate, I'm not sure if it belongs here or there...
Using the Indigo J2EE distribution, I installed Xtext from the Xtext update site, then this plugin from your update site following the installation instructions. I added the Xtext nature to my project when asked by the IDE. I have installed Node.js and CoffeeScript, the CoffeeScript command line is working.
The editor is associated with .coffee files and opens them. However:
I tried this with Xtext 2.2 (the current version) and 2.1, each time with all update site sub-elements, same result. Is there anything else that I need to install?
Later I tried downloading the Xtext Eclipse Indigo distribution from xtext.itemis.com (eclipse-SDK-3.7.1-Xtext-2.2.1-win32.zip) to see if it's an Xtext issue. Same result.
Do you have any ideas what I might be missing?
The text was updated successfully, but these errors were encountered: