When i try to Compiling after i have added a 2. activity thru the menu i get the following error message:
Parsing code. 0.00
Compiling code. 0.03
Compiling layouts code. 0.00
Generating R file. 0.08
Compiling generated Java code. Error
javac 1.7.0_17
src\order\varebestilling2\main.java:237: error: cannot find symbol
public order.varebestilling2.order _order = null;
^
symbol: class varebestilling2
location: class order
1 error
If i remove the 2. activity the error message goes away
I have tryed to find reffrence to the error on the forums
best reg
uKnut
Parsing code. 0.00
Compiling code. 0.03
Compiling layouts code. 0.00
Generating R file. 0.08
Compiling generated Java code. Error
javac 1.7.0_17
src\order\varebestilling2\main.java:237: error: cannot find symbol
public order.varebestilling2.order _order = null;
^
symbol: class varebestilling2
location: class order
1 error
If i remove the 2. activity the error message goes away
I have tryed to find reffrence to the error on the forums
best reg
uKnut