What steps will reproduce the problem?
1. A machine with more than one network adapter; in my case, a WiFi adapter and
a VM's virtual network adapter.
What is the expected output? What do you see instead?
- I want the IP address of the WiFi adapter chosen, but the
debugging_prefs.properties file is instead populated by the IP address assigned
to the virtual network adapter.
What version of the product are you using? On what operating system?
- GPE 3.7 (2.5.0) on Windows 7.
Please provide any additional information below.
- LocalCloudAppLaunchShortcut.writeDebugSettingsFile() uses
InetAddress.getLocalHost(), which may not choose the desired network adapter.
Can there be a way to specify which network adapter to choose in the GPE
settings?
Original issue reported on code.google.com by milind.g...@gmail.com on 25 Dec 2011 at 3:50
Original issue reported on code.google.com by
milind.g...@gmail.com
on 25 Dec 2011 at 3:50