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 follow Read/Write Action pattern described here http://confluence.jetbrains.com/display/IDEADEV/IntelliJ+IDEA+Architectural+Overview