Hi All,

I have just installed ADT 10 with SDK 3.0. Eclipse has been working
ok, but now all of a sudden my project has broken down with eclipse
either complaining there is something wrong with xml files where there
is nothing wrong (tested on a non adt10 eclipse and works fine) or
giving errors

Errors running builder 'Android Pre Compiler' on project 'XXXX'.
java.lang.NullPointerException encountered while running Android Pre
Compiler.

Or giving errors

Problems occurred when invoking code from plug-in:
"org.eclipse.core.resources".

java.lang.NullPointerException
        at
com.android.ide.eclipse.adt.internal.build.builders.PreCompilerBuilder.build(PreCompilerBuilder.java:
198)
        at org.eclipse.core.internal.events.BuildManager
$2.run(BuildManager.java:633)
        at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
        at
org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:
170)
        at
org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:
201)
        at org.eclipse.core.internal.events.BuildManager
$1.run(BuildManager.java:253)
        at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
        at
org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:
256)
        at
org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:
309)
        at
org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:
341)
        at
org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:
140)
        at
org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:
238)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

At the moment I am going through the paces of changing adt back to an
older verison, Does anyone have an idea of these problems?

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to