Convert PHP Eclipse projects into PDT projects
Posted on May 20, 2008, under Web Dev/Tech.
0
Found a great quick tip on converting existing Eclipse projects into PDT projects from the globalways Developer Blog.
Essentially you just add a few elements to the .project XML file, and then you have a PDT project! I’d recommend running the “Clean Project” task afterwards just to make sure your project is refreshed.
