NB 8.2 Issues
Steven Yi <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <CANtcCs4Pj+2MYQVju7BNfWSDBnnoUMTktDCNzC5LMQVbNJL83Q@mail.gmail.com> |
Hi All, I updated to NB 8.2 just now and gave my Ant-based platform application a try on it. I'm seeing two issues at the moment: 1. The icons for my application (visible in Branding dialog, also located within branding folder) do not seem to get applied in the build. (Cleaning and rebuilding with 8.1 does work fine.) 2. When I go to run the application within the IDE, for the splash screen, I first see a Netbeans IDE image that says "Netbeans Platform Development Version" appear, then as the progress occurs on load, my own splash screen image appears with the progress bar. Both issues exhibit themselves when I generate a release build and execute the release version of the application. Are others seeing these behaviors too? steven