cancel
Showing results for 
Search instead for 
Did you mean: 

Debugging java projects in NWDS using VM?

0 Kudos

I am trying to setup debug for 730 Netweaver Mobile Client which i have installed in a Virtual Machine.I have NWDS and code setup in my system . Can anyone let me know what configurations i have to do so that i can debug in my system from the Virtual Machine.

Additional Information:

Earlier i used to have the NWDS and the client in the same system and while launching debug i used to configure in debug configuration like

host: localhost

port: 45102

Accepted Solutions (1)

Accepted Solutions (1)

ErvinSzolke
Product and Topic Expert
Product and Topic Expert

Hi Tapishnu,

did you check this already ?

https://wiki.scn.sap.com/wiki/display/Java/NWDS+Debugging

Cheers,

Ervin

Answers (1)

Answers (1)

0 Kudos

The host address should be the ip address of the VM you want to connect to. This solved the problem.