1 Reply Latest reply on Sep 30, 2008 3:07 AM by maxandersen

    Seam hot-deploy feature + JBoss Tools - possible?

    7rond

      Hello

      I'm using Eclipse w/JBoss Tools as my primary development platform, and our application is being developed with the help of Seam.

      One issue I have is that I can't find a way to take advantage of Seams hot deployment feature from Eclipse in any way. For this to work with seam, it requires that my compiled java classes is deployed to WEB-INF/dev/ instead of WEB-INF/classes/, and I can't find a way to change where the files are put.

      I've been snooping around in the Eclipse .settings files too without seeing any obvious way here, anybody successfully made this work?