User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.0) Gecko/20020530
Hello,
within a plugin I am launching a swing application by a certain action.
I'm using the IVMRunner-way to do this. The swing app starts fine, but
when that swing app starts another thread it hangs. The strange thing is
that everthing works fine when testing my plugin in the eclipse plugin
development environment. The problem occurs after deploying the plugin
in a "real" eclipse IDE.