| [pde-core-dev] How to launch previously installed Swing application from my plug-in? |
|
Hi All,
I need to launch previously installed Swing application from my plug-in. Mandatory requirement: this launching should be made in the same JVM. Is it possible to do it without copying all .jars needed into the lib directory of this plug-in?
Thanks in advance, Vladimir |