1

How do I get Eclipse to open files from the last directory I opened from, after re-starting Eclipse? It always reverts to my Windows profile directory.

Owen
  • 7,347
  • 12
  • 54
  • 73

1 Answers1

0

That might be related to Bug 292665 - File open dialog doesn't remember last opened folder.

In which case this will be fixed in the upcoming Eclipse Helios 3.6 (released in 6 days)

VonC
  • 1,262,500
  • 529
  • 4,410
  • 5,250
  • Thanks, I've just started using Galileo but I will no doubt upgrade to Helios now as I think Eclipse is a good solution for PHP dev. – Owen Jun 21 '10 at 12:32