Remote Debugging with JPDA
Recently I just found out there is something called JPDA(Java Platform Debugging Architecture) that can help debug much efficient. Debugging web application was much simpler and more convenient when using JPDA. I will leave a note since this is my recycle bin. Wahahaha....
I like the concept of Object Oriented, that why i also like to reuse. Since someone else have already wrote some guide on how to debug using JPDA, thus I will just put the link here for reference.
Configuring Eclipse for Remote Debugging
I like the concept of Object Oriented, that why i also like to reuse. Since someone else have already wrote some guide on how to debug using JPDA, thus I will just put the link here for reference.
Configuring Eclipse for Remote Debugging