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

Exception after startup #411

Closed
grimes2 opened this issue Nov 29, 2015 · 1 comment
Closed

Exception after startup #411

grimes2 opened this issue Nov 29, 2015 · 1 comment
Labels
status: wontfix Bugs or suggestions that we are not able to fix or don't have the resource to implement.

Comments

@grimes2
Copy link
Contributor

grimes2 commented Nov 29, 2015

I want to report an exception after startup of 2.11.1:
Exception in thread "main" java.lang.NoSuchMethodError: localcopy.LocalCopySidePaneComponent.setContent(Ljava/awt/Component;)V
at localcopy.LocalCopySidePaneComponent.(LocalCopyPane.java:219)
at localcopy.LocalCopyPane.getSidePaneComponent(LocalCopyPane.java:578)
at net.sf.jabref.JabRef.startSidePanePlugins(Unknown Source)
at net.sf.jabref.JabRef.openWindow(Unknown Source)
at net.sf.jabref.JabRef.start(Unknown Source)
at net.sf.jabref.JabRefMain.main(Unknown Source)

@koppor
Copy link
Member

koppor commented Nov 29, 2015

This is because we worked on the internals of JabRef. In the future, we will drop plugin support. See #152.

A longer discussion is made at lehner/LocalCopy#7.

So, please disable the LocalCopy plugin and wait for the 3.0 release to happen switch to the latest release.

@matthiasgeiger matthiasgeiger added v2.11.1 status: wontfix Bugs or suggestions that we are not able to fix or don't have the resource to implement. labels Nov 30, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: wontfix Bugs or suggestions that we are not able to fix or don't have the resource to implement.
Projects
None yet
Development

No branches or pull requests

3 participants