0

I opened Eclipse IDE with the "Run As Administrator" one day to do updates and install new software. Then I forgot, and continued to work on my project. Now, I can't work in that workspace unless I run Eclipse IDE with "Run As Administrator" which I would prefer not to do. Any suggestions on fixing this?

CLo
  • 3,650
  • 3
  • 26
  • 44

1 Answers1

1

Edit access rights of the workspace dir and give full access right to your user.

Hakan Serce
  • 11,198
  • 3
  • 29
  • 48
  • Had to go into the advanced security options to ensure that all children gained the new permissions as well. – CLo May 26 '12 at 07:14