Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.help > #1392
| From | markspace <-@.> |
|---|---|
| Newsgroups | comp.lang.java.help |
| Subject | Re: Avoiding INI files |
| Date | 2011-11-27 04:55 -0800 |
| Organization | A noiseless patient Spider |
| Message-ID | <jatbvp$dff$1@dont-email.me> (permalink) |
| References | <7f8a9062-a0f8-4d21-b2d2-700d423ee825@h42g2000yqd.googlegroups.com> <24983878.703.1322248944758.JavaMail.geo-discussion-forums@pruu5> <029445d9-a274-47b4-8658-9164601c2ba1@d17g2000yql.googlegroups.com> <31374381.72.1322335182411.JavaMail.geo-discussion-forums@pruu5> <41d78b7a-4f8e-4431-a478-1f6952607fd3@u5g2000vbd.googlegroups.com> |
On 11/26/2011 3:31 PM, Davej wrote: > I thought I was being concise by not repeating myself, and I thought > the general purpose of *.ini files was pretty well understood by > everyone. I just want to save a few user settings: a few booleans and > a few strings. I am nervous about the idea of writing to the registry. As mentioned, Java Preferences seem to be the answer you are looking for. Java doesn't particularly use ini files. I don't know why you keep bringing them up.
Back to comp.lang.java.help | Previous | Next — Previous in thread | Next in thread | Find similar
Avoiding INI files Davej <galt_57@hotmail.com> - 2011-11-25 10:07 -0800
Re: Avoiding INI files Lew <lewbloch@gmail.com> - 2011-11-25 11:22 -0800
Re: Avoiding INI files Davej <galt_57@hotmail.com> - 2011-11-26 08:17 -0800
Re: Avoiding INI files markspace <-@.> - 2011-11-26 10:00 -0800
Re: Avoiding INI files Davej <galt_57@hotmail.com> - 2011-11-26 11:18 -0800
Re: Avoiding INI files "John B. Matthews" <nospam@nospam.invalid> - 2011-11-26 17:16 -0500
Re: Avoiding INI files Lew <lewbloch@gmail.com> - 2011-11-26 11:19 -0800
Re: Avoiding INI files Davej <galt_57@hotmail.com> - 2011-11-26 15:31 -0800
Re: Avoiding INI files markspace <-@.> - 2011-11-27 04:55 -0800
Re: Avoiding INI files Mayeul <mayeul.marguet@free.fr> - 2011-11-29 12:33 +0100
Re: Avoiding INI files Patricia Shanahan <pats@acm.org> - 2011-11-29 05:02 -0800
Re: Avoiding INI files Mayeul <mayeul.marguet@free.fr> - 2011-11-29 14:17 +0100
Re: Avoiding INI files "John B. Matthews" <nospam@nospam.invalid> - 2011-11-29 11:09 -0500
Re: Avoiding INI files Roedy Green <see_website@mindprod.com.invalid> - 2011-11-25 14:21 -0800
csiph-web