Currently, I'm trying to debug a monster web application... and it's brutal
Here's the workflow:
- Change a couple lines of code
- Ant Build (Takes 25 minutes)
- Delete tags in JBOSS config file
- Start JBOSS
- Point JBOSS at the EAR
- Open browser to http://localohost:8080/app
- Find out the couple of lines of code didn't fix the bug
- Cycle and repeat.
Anyone have advice to speed this up?
It literally take me one hour to write a logger.log(statement);
And... we don't have the project properly configured with eclipse, hence the ANT builds and lack of breakpoints.
Aucun commentaire:
Enregistrer un commentaire