Mikhail
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
-
Edited Нow to update the project tree when creating a file/directory?
AnsweredUsingFile(pathSelect).renameTo(newPath) File(pathSelect).copyRecursively(newPath) File(path).mkdir()Tree in project tools not refresh.I tried to callVirtualFileManager.getInstance().asyncRefreshthi...