Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upWhy RED editor can not perceive file changed outside eclipse #134
Labels
Comments
|
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. |
|
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). |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.