PHP Eclipse - importing existing CakePHP projects

Posted by MOFlint on Stack Overflow See other posts from Stack Overflow or by MOFlint
Published on 2010-06-12T14:25:53Z Indexed on 2010/06/12 14:33 UTC
Read the original article Hit count: 218

Filed under:
|

I'm trying to import existing Cake 1.2 projects into PHP Eclipse (latest all-in-one download on Galileo build) - I don't think I understand Eclipse properly:

1) I have created Workspace on my web root C:\Program Files\xampp\htdocs 2) I have created new Project C:\Program Files\xampp\htdocs\EclipseCake

... how do I import my existing cake project into my new project (EclipseCake) ?

I tried Configure Include Path -> Project -> Add ... but no file browser appears. I'm obviously misunderstanding this.

© Stack Overflow or respective owner

Related posts about cakephp

Related posts about phpeclipse