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

Installation appears to be incomplete #5

Open
chris-h-sg opened this issue Jun 8, 2012 · 4 comments
Open

Installation appears to be incomplete #5

chris-h-sg opened this issue Jun 8, 2012 · 4 comments

Comments

@chris-h-sg
Copy link

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:

  • there is no syntax highlighting except for keywords like 'class', 'extends' etc.
  • parsing doesn't work, I get lots of warnings and errors about references not resolved and 'no viable alternative at input'. A simple script like the one from issue #4 is enough to reproduce this.
  • nothing is compiled even though the compiler is turned on in the preferences (using the default settings). There is no CoffeeScript builder or similar under 'Builders'.

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?

@dpetukhov
Copy link

I faced exactly the same problems. There is no syntax highlighting and parsing doesn't work.
I use Eclipse SDK Version: 3.7.1, installed xtext 2.2.
I use Windows, if it's matter.

@johnykov
Copy link

I faced exactly the same problems. There is no syntax highlighting and parsing doesn't work.
I use STS 3.8 based on JUNO, installed newset xtext 2.3.1
I use ubuntu 12.04

@adamschmideg
Copy link
Owner

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.

@johnykov
Copy link

Fine, thanks for reaction. I might not know how to configure eclipse exactly? (added your plugin and xtext)

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

4 participants