[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.webtools] Galileo Workspace Corruption
|
If like me, you've had your JavaEE perspective go bad and you find the
following exception in your <workspace>\.metadata\.log file...
...
Caused by: java.lang.NullPointerException
at
org.eclipse.jdt.internal.core.JavaModelManager.containersReset(JavaModelManager.java:748)
at
org.eclipse.jdt.internal.core.JavaModelManager.loadVariablesAndContainers(JavaModelManager.java:3001)
at
org.eclipse.jdt.internal.core.JavaModelManager.startup(JavaModelManager.java:4589)
at org.eclipse.jdt.core.JavaCore.start(JavaCore.java:4965)
...
...try deleting the following file...
.metadata/.plugins/org.eclipse.jdt.core/variablesAndContainers.dat
It is related to a bug in the Data Tools plugins that should be fixed in
v1.7.2