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

An exception occurred while notifying part listeners when opening fxml file and with plantuml view open. #77

Closed
borgeh opened this issue Dec 21, 2018 · 1 comment

Comments

@borgeh
Copy link

borgeh commented Dec 21, 2018

java.lang.NoClassDefFoundError: org/eclipse/jdt/internal/ui/javaeditor/IClassFileEditorInput
at net.sourceforge.plantuml.jdt.ClassFileEditorDiagramTextProvider.getDiagramText(ClassFileEditorDiagramTextProvider.java:22)
at net.sourceforge.plantuml.text.AbstractDiagramTextProvider.getDiagramText(AbstractDiagramTextProvider.java:41)
at net.sourceforge.plantuml.text.AbstractDiagramTextProvider.getDiagramText(AbstractDiagramTextProvider.java:36)

@hallvard
Copy link
Owner

hallvard commented Feb 5, 2019

Should be fixed now, removed support for generating diagram for class files that caused the problem.

@hallvard hallvard closed this as completed Feb 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants