Good afternoon Erel,
Thank you for the new version of B4A, there looks to be some great additional updates..
My current development apps open fine in v2.5 but whenever i compile (F5)
I receive this error??
Parsing code. 0.17
Compiling code. 0.65
Compiling layouts code. 0.11
Generating R file. 0.64
Compiling generated Java code. Error
javac 1.6.0_21
src\sarasota\utd\fc\table.java:8: cannot find symbol
symbol : class ImplB4AClass
location: class anywheresoftware.b4a.B4AClass
public class table extends B4AClass.ImplB4AClass{
^
1 error
Could this be an old version of the javac?
Thank you for the new version of B4A, there looks to be some great additional updates..
My current development apps open fine in v2.5 but whenever i compile (F5)
I receive this error??
Parsing code. 0.17
Compiling code. 0.65
Compiling layouts code. 0.11
Generating R file. 0.64
Compiling generated Java code. Error
javac 1.6.0_21
src\sarasota\utd\fc\table.java:8: cannot find symbol
symbol : class ImplB4AClass
location: class anywheresoftware.b4a.B4AClass
public class table extends B4AClass.ImplB4AClass{
^
1 error
Could this be an old version of the javac?