Im currently working as a frontend dev on WebSphere Commerce project. Currently for development I run WSC Developer in a Win7 VM. What i would like to do is get everything set up in the FOSS version of Eclipse (Helios or Indigo) on my Mac instead of using the WSC Developer app from IBM.
All DB's are shared and no network resources as opposed to local so a lack of DB2 or Oracle on my box shouldn't be an issue. My main concern is how to run the local testing server, and how to get all the basics set up. I know my way around Eclipse pretty well but not when it comes to Java development (I normally use PDT for PHP development).
Is it possible to do this, and keep everything but the DB's local and native? Or am I stuck with using the windows based toolkit?