Page 1 of 1

Debuggin in Eclipse

Posted: Mon Oct 12, 2015 2:10 pm
by fivn
Hi,

I able to start site and admin web sites. Also switch database to MySQL. I want to start debugging for learning the system. I clicked on tomcat -> Debug As -> Ant Build to start the site but Eclipse hasn't able to debug. I think Ant launches external process which Eclipse cannot hook to it.

Can some one point out how to run Broadleaf that Eclipse can debug codes?