1 Reply Latest reply on Nov 6, 2012 4:58 AM by nickarls

    how to debug a java project deployed in jboss7.1 in eclipse?

    nuhsoah

      Hi all,

           I have a java project that using ANT to deploy to jboss7.1 deployment path(%JBOSS_HOME%/standlone/deployments). I am using Eclipse as IDE. After installing JBoss tools 3.3.x, I can start JBoss from the server view, and the web application can be accessed correctly. But I can't debug my source, I can't set the source path for the Jboss server . Anyone can give some advice?