eclipse - How to Access Guest Resources from Host? -
i'm using virtualbox + vagrant setup dev environment. i've created symlink @ /vagrant/.ivy2 resource (.jar) files stored on guest (vm) @ ~/.ivy2
while symlink works , i'm able traverse in vm, host applications eclipse not register contents of symlink. there way me expose resources guest os home directory via symlink or otherwise host?
are running latest version of vagrant? don't think should having issues this...
regardless if want try different method of exposing guest host there several options use, depending on preference:
Comments
Post a Comment