NPE in client view, opening projects
Status: Beta
Brought to you by:
dcorbin
On Eclipse 3 RC 1, p4eclipse 6.24 (beta) I get the
following NPE when attempting to open the projects list
in the client view of repository:
java.lang.NullPointerException
at
net.sourceforge.perforce.ui.model.ProjectContainerElement$1.run(ProjectContainerElement.java:98)
at
org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:101)
Logged In: YES
user_id=221319
I have seen this as well. Please try this patch and see if it
helps.
patch to ProjectContainerElement.java