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
Post a Comment