Now trying Eclipse as my Drupal development environment... Starting with Rob Loach's approach:
- Download and install the latest Eclipse Classic (3.3.2 at this writing).
- Next, goto Help->Software Tools->Find and Install..., check off the Europa Discovery Site, then open up Web and J2EE Development and install Web Standard Tools (required by PDT). Be sure to click Select Required to pick up other necessary stuff (XSD components at this writing).
- Next, PDT and JSEclipse (using the attached DrupalEclipse.xml, based on Rob's).
- Follow the configuration instructions at http://drupal.org/node/75242.
- Other preferences I'm using, which may be of general interest:
- General->Appearance->Label Decorations - enable CVS.
- General->Workspace, make sure Build automatically is off.
- JSEclipse, turn on Replace tabs with spaces.