Enterprise Computing
Thursday, May 13, 2004
 
Sienna Development Set-up

IBM WASD for Java coding, this Eclipse with some very good ROSE UML plug-ins (much better than Omondo, but $$$). Used it with the org.vssplugin Eclipse VSS Plugin which was very good, well much better than using the MS VSS GUI (did really useful stuff like removing local files that had been deleted on server). Good debug in Eclipse. Wasn't a EJB project, but had a play and it looked OK, very WebSphere, think I would rather use XDOC and ANT.

JUnit was used for testing, normal stuff! Used in conjunction with JCoverage which runs a build and builds a report on how much of the code is being tested by JUnit. It does this by recompling the Java into 'special' byte code so it can tell what methods are getting testing and what lines are getting used.

Cruise Control was used to get and build the project after any checkin. Also ran the unit tests to check for breakage.

 




<< Home
Alistair Thomas's 'everything to do with enterprise computing'.

Archives
03/01/2004 - 04/01/2004 / 04/01/2004 - 05/01/2004 / 05/01/2004 - 06/01/2004 / 08/01/2004 - 09/01/2004 / 03/01/2005 - 04/01/2005 / 04/01/2005 - 05/01/2005 / 06/01/2005 - 07/01/2005 / 08/01/2005 - 09/01/2005 / 09/01/2005 - 10/01/2005 / 11/01/2005 - 12/01/2005 / 02/01/2010 - 03/01/2010 / 06/01/2013 - 07/01/2013 /


Powered by Blogger

Subscribe to
Posts [Atom]