Hi all - what version of Eclipse is recommended for app development under JBOSS 
AS 5. The app will use JSF, Facelets, EJB3 and maybe SEAM.

I have downloaded the latest Eclipse Galileo (JEE version). However I'm not 
clear on what project type to create.. 'New Project' menu command lists project 
types like EJB, Java EE, Web. Or is there a separate version of Eclipse I 
should use for JBOSS development?

Another question: (re edit, compile, deploy cycle) - Can I keep JBOSS AS 
running constantly and copy new .ear files to its deploy directory as I compile 
code edits. I think that will work and JBOSS will hot deploy the new build and 
start running it (hopefully..)

But how do I then set breakpoints in the Eclipse Debugger to use the IDE 
debugger to debug code? Or should I be using the 'Debug' command from within 
Eclipse to somehow start the application in debug mode?

thx
David

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4247475#4247475

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4247475
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to