NB 8.2 Issues
"peterhansson" <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <[email protected]> |
Ran into this issue today while porting a platform application from NB 8.1 to 8.2. The application uses a dark theme and sets nb.dark.theme to true. Thanks to Google and not least ... you guys and your documented discussion here and the FAQ as well. With this I was able to solve the problem with frame and splash gifs in a matter of minutes. Thank you! What an excellent community. This experience reminds me: It seems to me there's not really anything like a release notes for the platform itself, i.e. some place where platform developers can go and find a list of things to do / change in their source when upgrading. When I upgraded from 8.0 to 8.1 it was also kind of a trial-and-error process. Not difficult, but still.