score:1
found the problem:
the project properties must have the compiler compliance level set to no less than 1.6, or else the processor won't be executed...
score:0
i am using adt23 with eclipse luna.
go to your project properties and select java compiler
and select you compiler compliance level
to 1.6.
then your annotation processing
option will be enable.
create a folder compile-libs
in your project, where your lib
folder and paste jar
file androidannotations-3.0.1.jar
this location compile-libs\androidannotations-3.0.1.jar
.
add androidannotations-api-3.0.1.jar
in your project libs\androidannotations-api-3.0.1.jar
.
finally, you must add both file path in your factory path.
e.g {your project}/compile-libs/androidannotations-3.0.1.jar
and
{your project}/libs/androidannotations-api-3.0.1.jar
Source: stackoverflow.com
Related Query
- Android Project + Eclipse + Annotation Processing
- Android Eclipse - Cannot see annotation processing option
- new Android Eclipse SDK project properties window missing "Java compiler > annotation processing" tab
- Adding a library/JAR to an Eclipse Android project
- Android Studio Project Structure (v.s. Eclipse Project Structure)
- eclipse not showing Avd manager window and android project
- Android - copy existing project with a new name in Eclipse
- How do you import an Eclipse project into Android Studio now?
- Missing AndroidManifest.xml when importing an old Android project into Eclipse
- Eclipse android project always lauching in debug
- JavaDoc in an Eclipse Android Project
- How to convert an Eclipse Android project to use Ant for build?
- How to use Gradle to generate Eclipse and Intellij project files for Android projects
- Can't run JUnit 4 test case in Eclipse Android project
- Problem importing Android project archives into Eclipse
- Can't import Android project into Eclipse - Finish button doesn't do anything
- How to remove native support from an Android Project in eclipse because eclipse is showing errors in jni?
- "Selection cannot be launched and there are no recent launches” when Eclipse for Android Project Dev
- Cannot create a new Android Project using Eclipse
- Error importing Maven Android Android project to Eclipse with ADT 20
- How do you compile an Android project into an .apk file in Eclipse without launching the emulator?
- Javadoc for Android project in Eclipse fails with NullPointerException
- Android project referencing "normal" java project in eclipse since sdk tools update 17
- SRC folder in Eclipse is empty (MainActivity class not created) after creating a new android project using Eclipse
- How to import eclipse library project from github to android studio project?
- Setup Java 6 annotation processing configuration for eclipse compiler with maven
- Eclipse freeze accessing project -> properties -> android tab
- How to remove a dependency from my Android project in Eclipse
- Use new firebase sdk in android eclipse project
- Include local .json file in Eclipse Android project
More Query from same tag
- Migrate Java eclipse project build with ant to Gradle
- Eclipse java IDE - method undefined quick fix only proposing casting
- How do I configure JUnit's Source in Eclipse?
- Eclipse Kepler - Projet Shared Event Updates
- How to convert spring boot application to a Dynamic web project in Eclipse?
- Minecraft modding gives a Missingtexture error
- Set default java compliance level for Maven projects in Eclipse
- How can I create a class that will compute the area and circumference of a circle and send the results using eclipse?
- STS/Eclipse Loading Wrong Spring Beans XSD
- xdebug not working after ubuntu upgrade
- The Author column in the CVS history disappeared from Eclipse
- Remove Plug-in Development Environment in Eclipse
- Keyboard Navigation and Accessibility for custom SWT widgets
- How to Make the total work of SubMonitor as IProgressMonitor.UNKNOWN in eclipse RCP?
- I could not able to test API level below 17 in android using appium
- Configure J2EE version on Eclipse
- Deploy Exploded File in WebLogic
- Eclipse project can't access res folder after export?? (Lots of screenshots)
- How do I get the "referenced libraries" folder back In the eclipse sdk?
- Unit Testing Dilemma: Using a JNDI data source without running JBoss or Spring
- Eclipse, Subclipse 1.8.2, SVN 1.7.0 asks password every action
- cvc-complex-type.2.4.a invalid content was found starting with element factory in faces-config.xml
- How to print without file name and page number in Eclipse?
- Ant compiling but not running or creating jar
- Eclipse-like comment formatting in IntelliJ IDEA?
- What should be committed to the repository in the Eclipse workspace?
- General questions about PDE programming
- does eclipse come with inbuilt package javax.sound.sampled.*?
- How to access a Image file in a Eclipse Project Folder
- File Location and Unknown Error JAVAFX