Setting up Eclipse to work with Cake
please help me i wanna work with cake from Eclipse?
Asked by coxixx, on 8/3/10
1 Answer
What do you need help with in particular? Your request is pretty general.
The best version of Eclipse for working with PHP and CakePHP is the PDT (PHP Development Tools) version here: http://www.eclipse.org/pdt/
Once you have that installed just create a new project and place a full CakePHP install into the new project.
---------------------------------------------
I've posted this in my original answer because I can't seem to comment/reply multiple times. You may also find these links useful in solving your CSS issue you commented about below.
Discussion with similar or same problem (CSS not working)
http://groups.google.com/group/cake-php/msg/30a8c6f0d618a297
CakePHP documentation about .htaccess (and RewriteBase at bottom)
http://book.cakephp.org/view/37/Apache-and-mod_rewrite-and-htaccess
Answered by ricogon 9/3/10
CakePHP and the bake seem to be fine. The CSS isn't displaying properly, which is the reason you are not seeing the green boxes. So this really isn't an issue with Eclipse, but more likely XAMPP.
You can view source to see where the CSS files are linking. Paste that back in here please.
At this point I believe it could be:
- Something with the .htaccess files. Maybe a need for RewriteBase.
- An XAMPP configuration issue.
- A CakePHP path issue. If you've installed in a non-standard way.
ricog - on 9/3/10
Your Answer
You can use Creole Wiki Syntax to format your text.
Rating
-1
Viewed
266 times
Last Activity
on 9/3/10