adamschmideg / coffeescript-eclipse

CoffeeScript plugin for Eclipse using XText
66 stars 23 forks source link

Zend Studio 10 coffee script editor issue #14

Open arrowmedia opened 11 years ago

arrowmedia commented 11 years ago

Hi

When trying to edit a coffee script file in Zend Studio I always get the following issues:

An internal error occurred during: "XtextReconcilerJob". org.eclipse.xtext.resource.XtextResource.setModificationStamp(J)V

or

An internal error occurred during: "XtextReconcilerJob". start > length()

Please advise have fully removed and installed Zend Studio and coffee script compiler

Paul

leonexis commented 11 years ago

I've been having the same issue on Eclipse 4.3, which Zend Studio 10 may be based on. The error I see the most is the "start > length()" message.

arrowmedia commented 11 years ago

Downloading xtext 2 update seemed to cure the problem.

From: Leo Tindle [mailto:notifications@github.com] Sent: 11 September 2013 00:15 To: adamschmideg/coffeescript-eclipse Cc: Paul Hayler Subject: Re: [coffeescript-eclipse] Zend Studio 10 coffee script editor issue (#14)

I've been having the same issue on Eclipse 4.3, which Zend Studio 10 may be based on. The error I see the most is the "start > length()" message.

— Reply to this email directly or view it on GitHub https://github.com/adamschmideg/coffeescript-eclipse/issues/14#issuecomment-24202221 . https://github.com/notifications/beacon/j_jz4JCuOdNnB8TDLjgd_I2V__NkChFywJWfm75wWJYBO7a_OHUwFir7GSqbf736.gif

arrowmedia commented 10 years ago

Problem seems to have re=appeared on 10.5 upgrade. Has anyone else had same issue?

v-b-r commented 10 years ago

Hi guys, I'm using kepler, I'm facing similar problem. I've gone through several links but could not find any valid solution. Can anyone help me out. (struggling since 2 days :| )