Is it possible to change VirtualFile content from Task.Backgroundable action?
I'm getting an exception `Access is allowed from event dispatch thread only.` when I try to change VirtualFile content from background task. Is it possible to change VirtualFile content from background task?
Please sign in to leave a comment.
Please follow Read/Write Action pattern described here http://confluence.jetbrains.com/display/IDEADEV/IntelliJ+IDEA+Architectural+Overview