[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[Subclipse-dev] Re: [Issue 1605] "Team" / "Create Patch..." results in a "E204899" / "Access is denied".

From: Stephen Elsemore <selsemore_at_collab.net>
Date: Tue, 11 Nov 2014 15:05:10 +0100

On Tue, Nov 11, 2014 at 2:57 PM, <markphip_at_tigris.org> wrote:

> Steve, so we are passing NULL for the last parameter to the createTempFile
> method?
>
> directory -- The directory in which the file is to be created. For default
> temporary-file directory null is
> to passed
>

We call the createTempFile(String prefix, String suffix) method, which
internally will call createTempFile(prefix, suffix, null). So, yes, we're
passing null.

------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1043&dsMessageId=3091159

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_subclipse.tigris.org].
Received on 2014-11-11 15:14:58 CET

This is an archived mail posted to the Subclipse Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.