vtst / ow

Various Eclipse plugins for web development

Home Page:http://www.normalesup.org/~simonet/soft/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Eclipse message: “Resource was edited concurrently”

kachkaev opened this issue · comments

I just installed the plugin for Eclipse Juno and could play with a few LESS files – syntax highlighting and autocomplete work as I expected. However, any time I try to edit a .less file, I get the following Eclipse modal window:

Resource was edited concurrently The resource is currently edited in another editor. Do you want to continue?

It keeps appearing almost with every keystroke in a .less file. I can’t figure out neither the reason for such strange behaviour nor the ways to avoid it. Cleaning eclipse workspace or starting it with -clean option does not help. This seems like a bug of the less editor plugin, because the window appears even if only one editor with one file is open.

According to a recent unanswered question on stackoverflow (http://stackoverflow.com/questions/26544212/install-eclipse-less-plugin-resource-was-edited-concurrently), this issue can be new or just rare.

Here are my eclipse installation details, just in case:
screen shot 2014-10-28 at 15 09 12

This is the same as #240. It is already fixed in the codebase, and will be released soon.

Cool! When about are you planning to issue the release? Just want to figure out if it's worth building the plugin myself or simply wait.

The new version has just been released.