I have a project that uses stORM. When i try to open Eclipse downloaded as a Android ADT package. i am getting the following error
Errors occurred during the build.
Errors running builder 'Android Pre Compiler' on project 'stORM'.
java.lang.NullPointerException
I have noticed that if i delete this project from the Workspace Eclipse works fine. Looks like there is some issues with the Annotation Processor of stORM or ADT package.
Any idea how to solve this ?
ADT version
I solved this issue upgrading the SDK Manager and ADT to the latest preview versions. See here for more information: