I am using Ganymede (Eclipse 3.4) to create Java EE-based web development oriented towards the JBoss 4.2 application server.
I always liked Eclipse for the Java editor. The fact is that Java EE is not as useful as you might think. This is a bug, deployment and debugging is very slow, and you must redeploy your Java EE application every time you make small changes. This makes development unbearable.
My question is: is there a plugin that will make my life easier by adding HOT DEPLOY to Ganymede when developing JBoss applications?
java eclipse java-ee jboss ganymede
Pablo Santa Cruz Apr 03 '09 at 2:28 2009-04-03 02:28
source share