java - Getting XText to work -


I know that you do not like to help other people in your homework but I have to make an XText grammar, a sample Write code matches this grammar and compile it into an html file.

The lecturer showed us everything we did and worked for him ... He said, "It is very simple that it will be a 10 minute job for you". And I believed that Although nothing works almost as expected at home and it is obvious that more lectures do not go to the examination only, where I find out what I have done. Apart from this, I returned it to the mailer-demon by email ...

I got extte it with Exxex IDE from Extext website and I opened it and I officially followed these steps Get the default project template to work is found here:

Now that I'm in the "Model" step, say "MyModel.mydsl" open but I do this but That would not have been opened. It was said: "The editor could not be opened: the editor was unable to immediately be made, it usually indicates the missing no-argor constructor or the editor's class name was incorrectly written in the plugin.xml."

Since everything is generated, error message did not help me ... There was an option to see a stack trace (this mile was long) and there was an exception:

java.lang.IllegalStateException: The bundle has not been activated yet. Ensure that MANIFEST.MF includes 'bundle-activation policy: lazy'.

I opened the manifests. MF and bundle-activation policy: The lazy set was done ...

I googled for the solution but without any use it made me mad and I left.

I have no experience with eclipse and Java and XText, I just want to do my homework and I want to forget everything until I want it again ....

Anyone have experience with XText?

Any help appreciated.

ps: I will also be on it and I can solve the problem in several hours. But now I am getting damaged.

There may be a problem with your eclipse / XText installation. How did you get it setup? If you have got Eclipse and the plugin has been added later, then you need to make sure the versions are compatible.

There is a bundle distribution


Comments