Hi Erel
using v1.5 of B4i when I debug the B4i the first time after opening the B4i application it compiles via your server no problem and runs fine, but if I then make a change to the code and recompile, it does not go to your server and generates the following error.
Parsing code. 0.01
Compiling code. 0.09
Compiling layouts code. 0.02
Compiling debugger engine code. Error
javac 1.7.0_67
shell\src\com\dbManagementSystems\myDataCollector\b4i_httputils2service.java:54: error: cannot find symbol
b4i_httputils2service_subs_0._process_globals();
^
symbol: variable b4i_httputils2service_subs_0
location: class b4i_httputils2service
1 error
Any help would be appreciated
David