Re: [PHP] PHP IDE for OS X
I use Drewmweaver's code view as a PHP IDE It allows me to manage my site / app files as a whole (which dreamweaver does great) and the built-in IDE (not the wyswyg) has great code hinting and the other standard features one might look for (syntax colors, line numbers, etc.) Since I usually do development as well as design, DW is a great IDE. The MX and MX 2004 have a real Homesite feel - a great IDE that never did make it over to the Mac. - Eric Marden On Sun, 5 Sep 2004 00:26:31 +1000, Justin French <[EMAIL PROTECTED]> wrote: > Can anyone suggest a PHP editor/IDE for OS X other than: > > - BBEdit (already using it) > - Zend Studio (it's Java, not OS X native) > > What I'm hoping for is: > - some form of auto-complete text for functions/constants/etc, > - integrated testing/debugging > - integration with local install of PHP > - anything else that will make my life easier without 'getting in the > way'. > > My guess is it doesn't exist, but it's worth a shot. > > PLEASE, no "On Windows I use..." or "I just use 'Text Editor X'" -- I'm > looking for something more than a basic text editor, and it has to be > OS X native (not some ugly, sluggish Java thing). > > --- > Justin French > http://indent.com.au > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- --- eric marden http://xentek.net --- -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
Re: [PHP] PHP IDE for OS X
Andrei Verovski wrote: Hi, Jastin, Just try Eclipse (www.eclipse.org) and PHP plugin called phpeclipse (available at sourceforge.net). Works great on ALL platforms, including Linux, OSX and Win. On Saturday 04 September 2004 05:26 pm, Justin French wrote: Can anyone suggest a PHP editor/IDE for OS X other than: - BBEdit (already using it) - Zend Studio (it's Java, not OS X native) What I'm hoping for is: - some form of auto-complete text for functions/constants/etc, - integrated testing/debugging - integration with local install of PHP - anything else that will make my life easier without 'getting in the way'. My guess is it doesn't exist, but it's worth a shot. PLEASE, no "On Windows I use..." or "I just use 'Text Editor X'" -- I'm looking for something more than a basic text editor, and it has to be OS X native (not some ugly, sluggish Java thing). *** with best regards *** Andrei Verovski (aka MacGuru) *** Mac, Linux, DTP, Programming Web Site *** *** http://snow.prohosting.com/guru4mac/ Hehe, i hope that you don't mind that i tag along here, but i'm also looking for a good IDE. I've installed Eclipse, but i can't really seem to understand exactly what i have to do in order to install phpEclipse. The installation help thing says that i have to install wampp first, but i have absolutely no idea what that is... What happened to the good old clean install.exe files?! Should i install that wampp thing? (i hope it's not some twisted virus :x) -- Daniel Schierbeck -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
Re: [PHP] PHP IDE for OS X
Hi, Jastin, Just try Eclipse (www.eclipse.org) and PHP plugin called phpeclipse (available at sourceforge.net). Works great on ALL platforms, including Linux, OSX and Win. On Saturday 04 September 2004 05:26 pm, Justin French wrote: > Can anyone suggest a PHP editor/IDE for OS X other than: > > - BBEdit (already using it) > - Zend Studio (it's Java, not OS X native) > > What I'm hoping for is: > - some form of auto-complete text for functions/constants/etc, > - integrated testing/debugging > - integration with local install of PHP > - anything else that will make my life easier without 'getting in the > way'. > > My guess is it doesn't exist, but it's worth a shot. > > PLEASE, no "On Windows I use..." or "I just use 'Text Editor X'" -- I'm > looking for something more than a basic text editor, and it has to be > OS X native (not some ugly, sluggish Java thing). *** with best regards *** Andrei Verovski (aka MacGuru) *** Mac, Linux, DTP, Programming Web Site *** *** http://snow.prohosting.com/guru4mac/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
[PHP] PHP IDE for OS X
Can anyone suggest a PHP editor/IDE for OS X other than: - BBEdit (already using it) - Zend Studio (it's Java, not OS X native) What I'm hoping for is: - some form of auto-complete text for functions/constants/etc, - integrated testing/debugging - integration with local install of PHP - anything else that will make my life easier without 'getting in the way'. My guess is it doesn't exist, but it's worth a shot. PLEASE, no "On Windows I use..." or "I just use 'Text Editor X'" -- I'm looking for something more than a basic text editor, and it has to be OS X native (not some ugly, sluggish Java thing). --- Justin French http://indent.com.au -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php