Skip to Content
0
Jun 11, 2018 at 07:39 PM

SAP CP remote debugging

372 Views

Hi,

Is there any way to debug a SAP CP Neo Java app without using eclipse? And without using the jvmdebugger which comes with SAP JVM.

I would like to debug the Java app using VS code.

From the SAP JVM debugger I see a call being made to the following URL;s to start debugging

https://debugging.hanatrial.ondemand.com/start

https://debugging.hanatrial.ondemand.com/connect

with parameters like auth, account, app, component being send over.

But I am not getting back any response for these from the server apart from 200 OK.

Any ideas if this approach can be used?

Thanks,

Akshay