Community
Participate
Working Groups
The help page /org.eclipse.platform.doc.isv/guide/java_web_start.htm Contains the following: <!-- The name of the main class to execute. This does not change--> <application-desc main-class="org.eclipse.core.launcher.WebStartMain"> <argument>-nosplash</argument> </application-desc> This should be <application-desc main-class="org.eclipse.equinox.launcher.WebStartMain">
Fixed. Andrew, do you not have doc commit rights?
Yes I do. When I raised this I couldn't remember if I did, but then I forgot to go back and check once I was finished with the other bugs I was working on.
*** Bug 198463 has been marked as a duplicate of this bug. ***