Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

NPE when (new ProjectExplorer()).getProjects() #2005

Closed
zcervink opened this issue Mar 25, 2019 · 1 comment · Fixed by #2016
Closed

NPE when (new ProjectExplorer()).getProjects() #2005

zcervink opened this issue Mar 25, 2019 · 1 comment · Fixed by #2016
Assignees
Labels
Milestone

Comments

@zcervink
Copy link
Contributor

No description provided.

@ruspl-afed
Copy link

It fails also during Eclipse PDE UI Tests
Example of stack trace

java.lang.NullPointerException
	at org.eclipse.reddeer.eclipse.ui.navigator.resources.AbstractExplorer.getExplorerTreeItems(AbstractExplorer.java:234)
	at org.eclipse.reddeer.eclipse.ui.navigator.resources.AbstractExplorer.getProjects(AbstractExplorer.java:114)
	at org.eclipse.ui.tests.smartimport.ProjectTestTemplate.cleanup(ProjectTestTemplate.java:65)

@odockal odockal self-assigned this Apr 15, 2019
@odockal odockal added this to the 2.6.0 milestone Apr 15, 2019
@odockal odockal added the bug label Apr 15, 2019
odockal added a commit to odockal/reddeer that referenced this issue May 28, 2019
odockal added a commit to odockal/reddeer that referenced this issue May 28, 2019
odockal added a commit to odockal/reddeer that referenced this issue May 28, 2019
jkopriva pushed a commit that referenced this issue May 28, 2019
Signed-off-by: Ondrej Dockal <odockal@redhat.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants