Bug 234401 - Cannot change location of binary / temporary / class files
Summary: Cannot change location of binary / temporary / class files
Status: VERIFIED WORKSFORME
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.3.1   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 3.5 M2   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-28 11:48 EDT by Christopher Friedt CLA
Modified: 2008-09-15 09:39 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christopher Friedt CLA 2008-05-28 11:48:24 EDT
Build ID: M20071023-1652

Steps To Reproduce:
1.Write a simple Hello World app in source
2.Run / Debug
3.


More information:
I'm filing this bug specifically because of one reason - I use an EEE PC as my workstation and I would like to preserve the flash memory for as long as possible. Eclipse does a lot of writing to flash for temporary files. It would be very nice to be able to change the build / debug directory to '/tmp', which I've mounted as a tmpfs filesystem (i.e. in RAM). Not only would such a feature preserve the flash memory on my PC, but it would also dramatically increase the  speed of eclipse.

If there are any other temporary files that eclipse uses, or perhaps that the JVM can be configured to use. An option somewhere in Window -> Preferences would be very, very useful. 


I guess that this feature would only really be useful for Linux, and maybe other POSIX systems that support filesystems in RAM. I'm not sure if any version of Windows supports such a filesystem, but Mac OS X would (based on BSD)

This is not so much a bug as a feature suggestion. Thanks for reading :)
Comment 1 Jerome Lanneluc CLA 2008-05-29 10:09:25 EDT
You can already create a link to a folder external to the workspace. When adding the output folder to your build path, select New Folder then Advanced.
Would that work for you?
Comment 2 Jerome Lanneluc CLA 2008-08-25 09:38:52 EDT
(In reply to comment #1)
Please reopen if that doesn't work for you
Comment 3 Frederic Fusier CLA 2008-09-15 09:39:11 EDT
Verified for 3.5M2 using I20080914-2000.