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

Localcopy not working in latest Jabref beta version (11b4) #6

Closed
minkkinen opened this issue Sep 18, 2015 · 1 comment
Closed

Localcopy not working in latest Jabref beta version (11b4) #6

minkkinen opened this issue Sep 18, 2015 · 1 comment

Comments

@minkkinen
Copy link

I cannot get Localcopy to work in the most recent beta version of Jabref (11b4). Here's the error console output:

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)

I wonder if there is some easy solution?

@minkkinen
Copy link
Author

My bad. Plugins are no longer supported in the latest versions. Here is a discussion about a native replacement for the plugin: JabRef/jabref#101

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

1 participant