With Cake, it's just like any other object-oriented Netbeans project. If you're baking, bake and then add the app dir as your project. If not (which I wouldn't if you're new to it; learn to cake before you learn to bake), just create a new project, create an app dir and go from there. Then make sure you add the cake directory in your include path, so you can use autocompletion. It's better to put it in your include path rather than within your project because it makes it easier to remember NEVER to edit those files, but you'll still have easy access to the methods for your own understanding.
Before Netbeans 6.9, though, I'd have stuck with Eclipse, but that's a different question. On Dec 1, 10:07 pm, Seyed Mahmood Hosseini <[email protected]> wrote: > Hello > Please Help Me To Use CakePHP Famework In NetBeans IDE 6.8 > Please Help Me Step-By-Step ( Training with images ) > Thanks. > Bye. > > Web Site : Http://WwW.NewAge.Ir > Mail : [email protected] & [email protected] Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
