Closed joeseibel closed 6 years ago
The fix caused other problems (#891, #613) and was reverted by #906, reopening.
Moving a file causes the file content to be read again to determine if the file can be expanded in the navigator. Reading the content involves parsing and annex processing. Somewhere along the line markers are deleted. This is a resource change that is not allowed in a resource listener.
The exception happens when I move an aadl file from one directory to another within the same project by dragging and dropping.
Stack trace: