Java Question Test My Library

Theera

Well-Known Member
Licensed User
Longtime User
Hi all,
After finished building the firstLib library,I try test it ,but it has error.
Please help me looking for the error. And please help explain the below
command about @Version(1f),Why not is @Version(1.00)?

Best Regards
Theera
 
Last edited:

Theera

Well-Known Member
Licensed User
Longtime User
I think,I found resolved.
Android is based on Java 6. Make sure that you set the project JDK version to 6.
Best Regards
Theera
 

Theera

Well-Known Member
Licensed User
Longtime User
Still have Error.

Hi all,
I still have this problem,I have change jre7 to jre6 ,but still use jdk1.7 . Now I really cann't continue it. Please help me too.

Best Regards
Theera
 
Last edited:

Theera

Well-Known Member
Licensed User
Longtime User
I must use jdk1.6 too, Why it has the same error. Here you are,Erel
 
Last edited:
Top