Find out the complete path to workspace dir
Logged In: YES user_id=1470402
ResourcesPlugin.getWorkspace().getRoot(). .getLocation().toOSString() does the trick ;)
Log in to post a comment.
Logged In: YES
user_id=1470402
ResourcesPlugin.getWorkspace().getRoot().
.getLocation().toOSString()
does the trick ;)