Re: import settings dialog
Rochelle Raccah <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.user-interface |
|---|---|
| Message-ID | <[email protected]> |
Thanks for the info, Jiri. For now, I will modify my test setup instructions to have the user (re)move this dir first, just in case. But, I'm not sure this is the right behavior. I expected a new user dir meant no carryover whatsoever from before and no looking at a previous user dir. What do others (especially UI and HIE experts) think? Thanks, Rochelle Jiri Rechtacek wrote: > Rochelle Raccah wrote: > >> A while ago, I was told that the Import Settings dialog is mostly >> gone, except for special cases. Today I saw it in the following case >> and I'm wondering if that's desired behavior: >> >> I have a .netbeans directory with settings from 3.5. >> >> I run netbeans 3.6 with a clean userdir: >> /bin/runide.sh -userdir <my new userdir> >> >> I expect no dialogs since I specify a brand new userdir (and in fact, >> automated tests are failing for this reason), but instead I see the >> import settings dialog. Is this expected/desired? > > > Rochelle, I think it's expected, see at function spec at > http://www.netbeans.org/issues/show_bug.cgi?id=38552. Please optionally > comment there. Thanks > -jiri > >> >> Thanks, >> Rochelle >> >> >