What is:
On Host machine: Windows 7 Eclipse for PHP Developers Version: Helios Service Release 2
On guest machine: Linux debian squeeze
I wan
Solution:
1) Close Eclipse.
2) Go to project path.
3) Open ".buildpath" with text editor (gedit, VIM, notepad, etc).
4) Add next line after "buildpath" line:
Example:
Before:
After:
5) Save file and exit!
6) Open Eclipse.
7) WORK!