Tobias Hildebrandt 2.May.08 03:35 AM a Web browser Device Runtime EnvironmentAll releasesAll platforms
I'm trying to call the J9 JVM directly to launch a plugin of mine. Several errors are shown, one
of them is: "\workspace\applications\eclipse\plugins is not a valid plugins directory".
This may be true, as \workspace\applications\eclipse exists, but with no plugins directory in it.
I don't understand what the jvm is trying to do there anyway, as the plugins directory is obviously \eclipse\plugins.
Do you have any idea why the jvm is looking for that directory, and how I can change that?