Closed
Description
The plugin system of JabRef used the Java Plug-in Framework, which is not state of the art anymore. The modern way is to use Jigsaw. However, offering a plugin interface requires the interfaces to be stable. This cannot be guaranteed. Issues such as korv/Jabref-plugins#13 or lehner/LocalCopy#6 will arise. We assume that plugin functionality directly integrated in the JabRef code will ensure that it will be maintained, we removed the plugin functionality.
We ask all plugin developers to fork JabRef, integrate the plugin functionality and create a pull request. Our CONTRIBUTING.md file provides details.
In the long run, all available plugins should be integrated in JabRef.
- adsfetcher (jar:file:/C:/Users/qxd/.jabref/plugins/ADSFetcher-0.4.jar!/plugin.xml) - Source: https://launchpad.net/jabref-ads
- adssearch (jar:file:/C:/Users/qxd/.jabref/plugins/ADSsearch-0.1.jar!/plugin.xml) - Source: http://jabref.sourceforge.net/plugins/ADSsearch-0.1-src.zip
- arXiv-RSS (jar:file:/C:/Users/qxd/.jabref/plugins/arxivrss-0.5.jar!/plugin.xml) - Source: https://github.com/lehner/arXiv-RSS --> Issue at Add arxiv-rss jabref-koppor#279.
- Autocomplete
- BibSonomy JabRef Plugin (jar:file:/C:/Users/qxd/.jabref/plugins/jabref-bibsonomy-plugin-2.5.2-bin.jar!/plugin.xml)
- Homepage: https://bitbucket.org/bibsonomy/bibsonomy-jabref-plugin/wiki/Home
- issue in their bug tracker: https://bitbucket.org/bibsonomy/bibsonomy-jabref-plugin/issues
/1912/integrate-code-in-jabref-master-branch done in [WIP] Integrate BibSonomy Plugin #2157- Integrate BibSonomy #5888
- fetchArxiv and renamefile
- rename file discussed at Attached file delete and rename functionality #245
- arXiv fetcher is already implemented
- GVB plugin - see Integrate GVK plugin #378
- INSPIREfetcher (jar:file:/C:/Users/qxd/.jabref/plugins/INSPIREfetcher-0.3.jar!/plugin.xml) - source: https://github.com/lehner/INSPIREfetcher
- LocalCopy is replaced by Full text crawlers #101.
- Paper Reference Relationship Visualization Plugin (jar:file:/C:/Users/qxd/.jabref/plugins/net.sf.jabrefprrvp.jar!/plugin.xml) - see Reimplement PRRV plugin jabref-koppor#95 - WIP at [WIP] Paper Reference Relationship Visualization #2041
- net.sf.jabref.export.misq (jar:file:/E:/Applications/Study/JabRef/JabRef-2.10.jar!/plugins/net.sf.jabref.export.misq/plugin.xml)