[Fwd: Re: [java-dev] [Fwd: A strange error...]]
Nick Rothwell
nick at cassiel.com
Mon Jul 9 12:23:41 MDT 2007
- Previous message: [Fwd: Re: [java-dev] [Fwd: A strange error...]]
- Next message: [Fwd: Re: [java-dev] [Fwd: A strange error...]]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 9 Jul 2007, at 15:39, Siska Ádám wrote: > The strange is, that the documentation page for java.io.File says > that the first constructor I used resolves the given relative path > against the current user directory, which can be accessed with > System.getProperty ( "user.dir" ). That's not how I read it (albeit briefly): in the two-argument form, the second argument is forced to be relative in a system-dependent manner (whatever that may mean). What does your SETTINGS_FILE string look like? -- N. Nick Rothwell / Cassiel.com Limited www.cassiel.com www.myspace.com/cassieldotcom www.loadbang.net
- Previous message: [Fwd: Re: [java-dev] [Fwd: A strange error...]]
- Next message: [Fwd: Re: [java-dev] [Fwd: A strange error...]]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
