I have successfully set up Eclipse IDE with the the Eclipse Web Tools Platform (WTP) and PHPeclipse. I have also followed the guides at http://dev.civicactions.net and the guide aimed at how to Configure Eclipse to use Drupal Coding Standards. Everything is running fine and I am using the new environment on my current project. But now what do I do?
I know that I can find a way to incorporate this into my workflow, but instead of using my trial and error method I would like someone with experience to show a successful proven method of implementation. I am not so much concerned with platform specific (os's) examples but I would be interested in how to incorporate Eclipse into my current workflow. Things such as incorporation with your current local host drupal sandbox, live site, and "private" team development for things like virtual companies would be absolutely wonderful. I have already set up Eclipse IDE to access Drupal CVS, but it is my understanding that there are some problems. Possible work arounds to these problems would be a plus. I am more than willing to create documentation of any lessons or instructions provided that provide a successful workflow so that others can benefit as well.