Implementation notes
-
we will probably have to parse java.class.path system property which contains platform-specific information
-
I'm not aware of any way to scan extension classes and Web Start resources, on the other hand extension mechanism is deprecated and WebStart is not a common use case
|