Re: How to enable native file dialog and usage
Jean-Marc Borer <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <CADAUzbnrR19NEy=GmauLg+_Z0qe39tSCuEPRdAvZgyR4TS3s8A@mail.gmail.com> |
I agree with Benno. I do that usually too: run my app, configure the settings I want, then look in the userdir. Once the file located, create my own with only the settings and finally make my project copy the resources into myapp/platform/config directory. Cheers, JMB On Tue, May 3, 2016 at 8:41 PM, Benno Markiewicz < [email protected]> wrote: > Create a copy of your user dir, start NB, change the setting, shut down > NB. Compare the current user dir with the old one to find out the > difference. > > Or have a look in the Netbeans sources > > With kind regards, markiewb > > 2016-05-03 13:41 GMT+02:00 lanthale <[email protected]>: > >> Thanks allot. Do you know property I should place inside of the installer >> module or where I can find out which line I should use ? >> >> >> >> >> >