uDig

«  Product Configuration   ::   Contents   ::   Splash  »

Launching

Eclipse RCP applications are bundled up with a platform specific launcher. You can run your application as a normal Java application but this is more fun.

The osgi.parentClassloader=ext argument is used to let runtime system know that we want access to JRE extensions (specifically JAI and ImageIO).

«  Product Configuration   ::   Contents   ::   Splash  »