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

Incompatible with JabRef 2.11b4 #13

Open
dierkes opened this issue Oct 3, 2015 · 0 comments
Open

Incompatible with JabRef 2.11b4 #13

dierkes opened this issue Oct 3, 2015 · 0 comments

Comments

@dierkes
Copy link

dierkes commented Oct 3, 2015

When the plugin is trying to start, the following exception is thrown:
INFO: plug-in started - renameFile@1.6.3 (active/total: 3 of 3)
Exception in thread "main" java.lang.IllegalAccessError: tried to access field net.sf.jabref.SidePaneComponent.manager from class renamefile.RenameFilePanel
at renamefile.RenameFilePanel.(RenameFilePanel.java:21)
at renamefile.RenameFilePlugin.getSidePaneComponent(RenameFilePlugin.java:38)
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)

It did still work with JabRef 2.11b3.

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