Have you ever installed any plugins? It may caused by some plugin which isn't very robost I think. 在 2012-2-17 下午11:40,"Jim Morris" <[email protected]>写道:
> Every time I open Eclipse, I get a message about a null pointer > exception. Everything seems to work okay, but I fear someday it might > cause me problems. I have seen postings about this, but I have never > seen a resolution. I am running Eclipse 3.7.1. I have not done > anything non-standard. > > > ====================== > > > !ENTRY org.eclipse.core.resources 4 75 2012-02-17 07:18:29.140 > !MESSAGE Errors occurred during the build. > !SUBENTRY 1 org.eclipse.jdt.core 4 75 2012-02-17 07:18:29.140 > !MESSAGE Errors running builder 'Java Builder' on project 'firms'. > !STACK 0 > java.lang.NullPointerException > at java.lang.String.<init>(Unknown Source) > at > > org.eclipse.jdt.internal.compiler.problem.ProblemReporter.conditionalArgumentsIncompatibleTypes(ProblemReporter.java: > 1335) > at > > org.eclipse.jdt.internal.compiler.ast.ConditionalExpression.resolveType(ConditionalExpression.java: > 556) > at > > org.eclipse.jdt.internal.compiler.ast.BinaryExpression.resolveType(BinaryExpression.java: > 1799) > at > > org.eclipse.jdt.internal.compiler.ast.BinaryExpression.resolveType(BinaryExpression.java: > 1796) > at > > org.eclipse.jdt.internal.compiler.ast.BinaryExpression.resolveType(BinaryExpression.java: > 1796) > at > > org.eclipse.jdt.internal.compiler.ast.BinaryExpression.resolveType(BinaryExpression.java: > 1796) > at > > org.eclipse.jdt.internal.compiler.ast.BinaryExpression.resolveType(BinaryExpression.java: > 1796) > at > > org.eclipse.jdt.internal.compiler.ast.BinaryExpression.resolveType(BinaryExpression.java: > 1796) > at > > org.eclipse.jdt.internal.compiler.ast.BinaryExpression.resolveType(BinaryExpression.java: > 1796) > at > > org.eclipse.jdt.internal.compiler.ast.BinaryExpression.resolveType(BinaryExpression.java: > 1796) > at > > org.eclipse.jdt.internal.compiler.ast.BinaryExpression.resolveType(BinaryExpression.java: > 1796) > at > > org.eclipse.jdt.internal.compiler.ast.BinaryExpression.resolveType(BinaryExpression.java: > 1796) > at > > org.eclipse.jdt.internal.compiler.ast.BinaryExpression.resolveType(BinaryExpression.java: > 1796) > at > > org.eclipse.jdt.internal.compiler.ast.BinaryExpression.resolveType(BinaryExpression.java: > 1796) > at > > org.eclipse.jdt.internal.compiler.ast.BinaryExpression.resolveType(BinaryExpression.java: > 1796) > at > > org.eclipse.jdt.internal.compiler.ast.BinaryExpression.resolveType(BinaryExpression.java: > 1796) > at > > org.eclipse.jdt.internal.compiler.ast.BinaryExpression.resolveType(BinaryExpression.java: > 1796) > at > > org.eclipse.jdt.internal.compiler.ast.BinaryExpression.resolveType(BinaryExpression.java: > 1796) > at > > org.eclipse.jdt.internal.compiler.ast.CombinedBinaryExpression.resolveType(CombinedBinaryExpression.java: > 337) > at > > org.eclipse.jdt.internal.compiler.ast.ReturnStatement.resolve(ReturnStatement.java: > 225) > at > > org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration.resolveStatements(AbstractMethodDeclaration.java: > 463) > at > > org.eclipse.jdt.internal.compiler.ast.MethodDeclaration.resolveStatements(MethodDeclaration.java: > 252) > at > > org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration.resolve(AbstractMethodDeclaration.java: > 422) > at > > org.eclipse.jdt.internal.compiler.ast.TypeDeclaration.resolve(TypeDeclaration.java: > 1148) > at > > org.eclipse.jdt.internal.compiler.ast.TypeDeclaration.resolve(TypeDeclaration.java: > 1258) > at > > org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration.resolve(CompilationUnitDeclaration.java: > 539) > at org.eclipse.jdt.internal.compiler.Compiler.process(Compiler.java: > 763) > at > > org.eclipse.jdt.internal.compiler.ProcessTaskManager.run(ProcessTaskManager.java: > 137) > at java.lang.Thread.run(Unknown Source) > > -- > 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 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

