RED icon indicating copy to clipboard operation
RED copied to clipboard

Why RED editor can not perceive file changed outside eclipse

Open song-tao-cn opened this issue 7 years ago • 2 comments

Just like when I edit *.java files in Eclipse, if I changed the file outside Eclipse, it will ask me to refresh the editor's content.

But RED editor can not do this, if file changed outside, there is no refresh, and the file can not be saved.

song-tao-cn avatar Aug 25 '17 13:08 song-tao-cn

I'm not sure if this is a general eclipse platform mechanism. If so then something is broken, otherwise it just have to be implemented in RED.

michalanglart avatar Sep 06 '17 07:09 michalanglart

For libraries outside of Workspace, when file is opened in RED and changed outside - editor is refreshed (the same with suite file),libdoc is also regfreshed if Build Automatically from Project menu is active and red.xml Automatically reload changed libraries is active (both are active by default).

KrzysztofJozefowicz avatar Mar 20 '18 11:03 KrzysztofJozefowicz