Portable Java Web Start Cache Location -


I am trying to make a Java Web Start application portable. It stores some stuff in the user's home directory, and there is a bunch of stuff in the cache. I am using portableapps.com's portable Java, and I have found that -J-Deusser. To store the home folder stu using home = "data", but how do I change the web cache, Take a look at "cache" "in the same directory.

If you're on Windows, Go to the Java Control Panel and change the cache directory in that way.


Comments

Popular posts from this blog

.net - C# List<T>.Find(x=>x.Rectangle.Contains(Point)) FAIL -

iphone - Smoothing a rounded stroke in Core Graphics -

c++ - QtQuick: QQmlApplicationEngine failed to load component qrc:/main.qml:23 Invalid attached object assignment -