$ make
...
* [taskdef] Could not load definitions from resource emma_ant.properties.
It could not be found.*
-set-mode-check:
-set-debug-files:
-check-env:
[checkenv] Android SDK Tools Revision 23.0.0
[checkenv] Installed at /usr/local/android-sdk-linux_x86
-setup:
[echo] Project Name: .
[gettype] Project Type: Android Library
-set-debug-mode:
-debug-obfuscation-check:
-pre-build:
-build-setup:
[getbuildtools] Using latest Build Tools: 20.0.0
[echo] Resolving Build Target for ....
[gettarget] Project Target: Android 3.0
[gettarget] API level: 11
[echo] ----------
[echo] Creating output directories if needed...
-compile:
[javac] Compiling 41 source files...
* [javac] ManagerProxy.java:3: error: package android.annotation does
not exist*
[javac] import android.annotation.TargetApi;
[javac] ^
[javac] ManagerProxy.java:48: error: cannot find symbol
[javac] @TargetApi(11)
[javac] ^
[javac] symbol: class TargetApi
[javac] location: class ManagerProxy
[javac] 2 errors
BUILD FAILED
/usr/local/android-sdk-linux_x86/tools/ant/build.xml:720: The following
error occurred while executing this line:
/usr/local/android-sdk-linux_x86/tools/ant/build.xml:734: Compile failed;
see the compiler error output for details.
Total time: 2 seconds
And I do not see a
/usr/local/android-sdk-linux_x86/tools/support/annotations.jar
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
---
You received this message because you are subscribed to the Google Groups
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.