IDE
Drupal Development (in a "to go" box)
session proposal at drupalcon for a pre-built development environment. free. open source. with php debugging. works on MAC, Windows, linux, and solaris.
I'm planning to give the talk at DrupalCamp San Diego, and it has been accepted as talk at SCaLE 7x. It should be pretty polished by the time march rolls around. if you're interested, please check it out and vote: DrupalCon 2009 - Drupal Development in a "to go" box.
It's based on
New IDE for Drupal - Codelobster PHP Edition
Hello to everyone!
We're developing Php IDE, supporting Drupal.
(http://www.codelobster.com)
In current version the following abilities have already been implemented:
- Ability to create project, automatically installing CMS Drupal
- Wizard for creating new Drupal modules
- Autocomplete, help and tooltips for module's hooks
- Completion list (called using Ctrl+space short key) contains names of all Drupal's hooks
- Autocomplete and tooltips for Drupal's function theme

