Nodeclipse / coffeescript-eclipse

CoffeeScript plugin for Eclipse using XText (moved to Nodeclipse; looking for new owner)
http://www.nodeclipse.org/coffeescript/
20 stars 9 forks source link

XtextDocument and XtextResource have run out of sync // in 4.3.1 JEE #20

Open dangelion opened 10 years ago

dangelion commented 10 years ago

Everytime I start to write in a coffee file I get this error: "XtextDocument and XtextResource have run out of sync" In this way I can't use the plugin. Could you solve, please?

Eclipse Java EE IDE for Web Developers. Version: Kepler Service Release 1 Build id: 20130919-0819

Mac OSX 1.7.5

paulvi commented 10 years ago

I guess it would be the same reason as for #19

dangelion commented 10 years ago

Update: the error "XtextDocument and XtextResource have run out of sync" was fault of mine. Reinstalling the plugin from scratch it was gone.

cdietrich commented 10 years ago

Hi,

ive commented your eclipse post. i forked the code on github, regenerated the language (using 2.4.3) and have no problem to edit .coffee files