java - How to Set Eclipse Workspace to Current Directory in Windows -


i using eclipse in flash disk. copy eclipse projects in same flash disk. need set workspace flash disk.

my problem is, if set workspace f:\workspace (currently letter f), when use flash disk on computer, may not f: e:.

is there global string in windows can write set workspace current directory?

similar ./workspace in linux.

i have used ../workspace on windows, , assume ./workspace work. see no problem workspace however...


Comments

Popular posts from this blog

php - SPIP: From Tag directly to an article -

jquery - isAjaxRequest always return false -

ruby on rails - In a controller spec, how to find a specific tag in the generated view? -