Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NPE when disposing Outline view in Eclipse #1985

Closed
ripla opened this issue Jan 2, 2019 · 0 comments
Closed

NPE when disposing Outline view in Eclipse #1985

ripla opened this issue Jan 2, 2019 · 0 comments
Assignees
Labels
Milestone

Comments

@ripla
Copy link
Contributor

ripla commented Jan 2, 2019

Steps to reproduce

Unknown

Actual behavior

Exception:

java.lang.NullPointerException
	at com.vaadin.designer2.eclipse.views.outline.AbstractOutlineView.dispose(AbstractOutlineView.java:185)
	at com.vaadin.designer2.eclipse.editors.DesignVisualEditor.dispose(DesignVisualEditor.java:424)
	at org.eclipse.ui.part.MultiPageEditorPart$4.run(MultiPageEditorPart.java:1014)
	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
	at org.eclipse.ui.part.MultiPageEditorPart.disposePart(MultiPageEditorPart.java:1010)
	at org.eclipse.ui.part.MultiPageEditorPart.dispose(MultiPageEditorPart.java:507)
	at com.vaadin.designer2.eclipse.editors.AbstractDesignerEditor.dispose(AbstractDesignerEditor.java:161)
	at com.vaadin.designer2.eclipse.editors.framework.VaadinEditor.dispose(VaadinEditor.java:159)

IDE, Designer and OS version

Eclipse. Unknown Designer version & OS

@ripla ripla assigned ripla and szolo Jan 4, 2019
@ripla ripla added the Eclipse label Jan 7, 2019
@ripla ripla added this to the 4.1.1 milestone Jan 15, 2019
@szolo szolo closed this as completed Jan 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants