When you install Eclipse he always ask me where to put the workspace and here I noticed that Eclipse do not understand normal unix stuff like ~ or $HOME.
What does Eclipse/Java call your homedir?
The reason for this question is that I was writing a small installation guide, And it seems silly to put my own users home dir in a general guide With a confusing text about use your own username.
It would be much nicer (and less confusing) to simply write. Use: ~/workspace
Is there an Eclipse version of ~ or $HOME?
