Hi , I happened compile the following error:
Compiling generated Java code. Error
B4A line: 55
Log(Response.GetString(\
javac 1.8.0_66
src\anywheresoftware\b4a\samples\mysql\httputils2service.java:162: error: cannot access ParseException
anywheresoftware.b4a.keywords.Common.Log(_response.GetString("UTF8"));
^
class file for org.apache.http.ParseException not found
Has anyone experienced this problem? Can you help ?
Thank's
Compiling generated Java code. Error
B4A line: 55
Log(Response.GetString(\
javac 1.8.0_66
src\anywheresoftware\b4a\samples\mysql\httputils2service.java:162: error: cannot access ParseException
anywheresoftware.b4a.keywords.Common.Log(_response.GetString("UTF8"));
^
class file for org.apache.http.ParseException not found
Has anyone experienced this problem? Can you help ?
Thank's