2

I tried to link a project folder which is special vista folder appdata/roaming/user/myproj. It shows that error message above.

What prevents to do so ? I tried running as administrator but it gives the same message. Of course out of appdata folder it's ok.

Rebol Tutorial
  • 2,738
  • 2
  • 25
  • 36

1 Answers1

1

You perfectly can link appdata to an eclipse project folder.

But you need to enter its full absolute path:

 C:\users\UserName\AppData

(tested with eclipse3.5.1)

VonC
  • 1,262,500
  • 529
  • 4,410
  • 5,250