Re: NB 8.2 Issues
Peter Hansson <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <CAC55jYN4f_3V-2emEViaCGrw-pmfG6rpEj62cR0-LromoACVRg@mail.gmail.com> |
Ahh.Thanks. Sadly I was unaware of this. Perhaps I was more looking for a wiki page that would list in very short form people's experience from migrating to version X, in particular focusing on what you really MUST change or review when migrating. Then we could keep that page updated as a community. Sometimes such a page would be almost empty. I haven't really thought much about it. I can certainly see that it would be stupid to have a wiki page that would replicate or greatly overlap with what the apichanges page does. Peter On Wed, Nov 23, 2016 at 10:13 PM, geertjan wielenga < [email protected]> wrote: > > http://bits.netbeans.org/8.2/javadoc/apichanges.html > > Gj > > On 23-11-2016 22:10, peterhansson wrote: > >> 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. >> >> >> >> >> >