How do you import an existing zendskeleton project into Eclipse with the PDT plugin? I have tried the following:
(1) Installed PDT (2) File->New->other->PHP project (3) Project from existing source
But I get this error "Invalid project contents directory".
Now I look to the wisdom of all you willing to help...
Found the answer! Eclipse does not have the correct permissions so I :
(1) Opened terminal->su to have root -> then launched eclipse from the terminal with root.
You can also change permission on files follow these links:
How do I set chmod for a folder and all of its subfolders and files in Linux Ubuntu Terminal?
Invalid project contents directory error