-
Notifications
You must be signed in to change notification settings - Fork 52
Closed
Description
After upgrading eclipse I am getting this error and don't know how to resolve it:
An internal error occurred during: "Initializing Java Tooling".
Cannot invoke "com.google.cloud.tools.eclipse.appengine.libraries.persistence.LibraryClasspathContainerSerializer.loadContainer(org.eclipse.jdt.core.IJavaProject, org.eclipse.core.runtime.IPath)" because "this.serializer" is null
- Cloud Tools for Eclipse version: 1.8.5.202108061424
- Google Cloud SDK version: 366.0.0 (non-managed)
- Eclipse version: 4.22.0.v20211124-1800
- OS: Windows 10 10.0
- Java version: 17
What did you do?
What did you expect to see?
What did you see instead?
craigmit