Hi.
I am using maven for a java hana project.
The hana maven plugin has a goal "start-local" to start a local application server.
My question:
How do you enable remote debugging on the local application server using maven configuration when starting up the server?