How to get VirtualFile from a VirtualFile URL in IntelliJ -


i working on plugin in on intellij.

now have virtualfile file, trying write file.geturl() local file system can file when restart plugin. seems can not virtualfile url?

to find file url, use virtualfilemanager.findfilebyurl() (source). or keep things simple, store path , use localfilesystem.findfilebypath() suggested @vikingsteve.


Comments

Popular posts from this blog

python - cx_oracle unable to find Oracle Client -

shader - OpenGL Shadow Map -

c# - Exchange 2010/2013 TransportAgent Content Conversion for Internal Recipients -