Danny Revital Shaul
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Created Intellij how to run javac on virtual files instead on pysical
Hello Is it possible to run javac on the virtual files ? it seems that the java is running on the physical files -
Edited Register Virtual File System and proprietary virtual file impl
AnsweredHi I'm trying to write my own virtual file system to load java files that are base64 encoded (The specific project java files are encoded in base64 while the user might use projects that are not e... -
Edited Intellij Idea run on encrypted project
AnsweredIs it possible to load a project that all files in the project are encrypted? for simplicity of the conversation assume that all files in the project that I get are based64 encoded I wrote a simp...