|
Re: Debug over wireless does not work for CRIO
Our network settings are set properly according to both ipconfig and Control Panel, but yet Netbeans still reports the netmask incorrectly. However we did try using Java 6 instead of Java 7 and now its reporting the netmask is 255.255.255.255 instead of the old erroneous value of 255.255.255.254 and also that this is the result of a known windows/java bug. Do you know where in the build/debug scripts it looks for the IP address and netmask? Also is there a fix to this windows/java bug?
|