Bug 76015 - eclipse uses fixed file name in /tmp
Summary: eclipse uses fixed file name in /tmp
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Developer Suite
Classification: Retired
Component: eclipse
Version: 1.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Tom Tromey
QA Contact: Tom Tromey
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-10-15 19:44 UTC by Tom Tromey
Modified: 2014-08-11 05:46 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2003-04-24 21:53:49 UTC
Embargoed:


Attachments (Terms of Use)

Description Tom Tromey 2002-10-15 19:44:20 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9) Gecko/20020513

Description of problem:
Eclipse uses /tmp/platform during startup.
(I'm not sure what it uses this for.)
This seems like a barrier to having multiple instances
of Eclipse running under different users 
on a given machine at the same time.

See PlatformURLConnection for the code creating this.
(Search for "tmpdir")
This is in org.eclipse.core.boot


Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
examine the source
	

Additional info:

Comment 1 Tom Tromey 2003-04-24 21:53:49 UTC
I checked in the fix, and submitted it upstream.



Note You need to log in before you can comment on or make changes to this bug.