I have an Eclipse application loaded using Web Start.
I know that the Eclipse Plugins must be stored somewhere as jars. In which location are they stored when such an application is downloaded using Java Web Start?
I am expecting the JAR files to be somewhere on the user directory, but I haven't been able to track them yet.
Thanks!