Use Netbeans (PHP not Java) for windows. On Sep 20, 10:51 am, cricket <[email protected]> wrote: > On Sun, Sep 19, 2010 at 1:41 PM, nurvzy <[email protected]> wrote: > > I use and enjoy jedit. Multiplatform, tons of plugins, full IDE with > > just a handfull of plugins or keep it streamlined. It takes a little > > settup, but ill never go back to anything else. > > I've been using jedit also, on linux & Mac, for several years now. > There is a lot to set up, in terms of both prefs and plugins, but > worth it. I recommend installing the BufferTabs plugin from the > get-go. JDiff is also really handy. But there are many others. > > There's one specific thing that should be done for Cake work. Copy > > /usr/share/jedit/modes/php.xml > > to > > ~/.jedit/modes/ctp.xml > > Edit these 2 lines near the top: > > MODE NAME="php" FILE="ctp.xml" > FILE_NAME_GLOB="*.{ctp}" > > This will give you PHP syntax highlighting in Cake's templates.
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
