Re: how to change update-center-api splashscreen
geertjan wielenga <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Organization | Oracle Corporation |
| Message-ID | <[email protected]> |
1. Clone this: https://github.com/GeertjanWielenga/updatersplash-sample 2. Open into NetBeans IDE 8.1. 3. Build it. 4. Run it. 5. Install a module and restart. 6. You'll see the updatersplash that's in the 'branding' folder. Let me know if something doesn't work as expected. Gj On 26-12-2015 17:19, stephane wrote: > Hello tomwheeler, snake-john > > I hope you are doing well ! > > I am developping an application using netbeans plaform and I want to customize updater splash. > I tried > Code: > branding/modules/updater.jar/org/netbeans/updater/resources/updatersplash.gif > > but it didn't work; > I also tried > Code: > branding/modules/ext/updater.jar/org/netbeans/updater/resources/updatersplash.gif > > but nothing. > > Did you find the solution ? can you share it with me ? > > Sincerely, > Stéphane. > > > > > Attachments: > http://forums.netbeans.org//files/capture_203.png >