Hi, I have a Java application and class library that need interactive debugging enabled. To do that I need to build them with debug information included. Can someone explain to me how I do that with Maven as they are Maven builds?
Many Thanks, David
Hi, I have a Java application and class library that need interactive debugging enabled. To do that I need to build them with debug information included. Can someone explain to me how I do that with Maven as they are Maven builds?
Many Thanks, David