JabRef / jabref

Graphical Java application for managing BibTeX and biblatex (.bib) databases
https://devdocs.jabref.org
MIT License
3.58k stars 2.49k forks source link

Project: Refactor and unify JabRef OO components #11829

Open subhramit opened 6 days ago

subhramit commented 6 days ago

Project: Refactor JabRef-OpenOffice components

There is a lot of scope for improvement in code quality in JabRef's OpenOffice/LibreOffice integration components to make it much more maintainable. These include, but are not limited to:

I will be working on this, so will be using this issue to track the state/progress. The list is not yet complete, so will be updated from time to time as I come across more scopes for improvements.

leaf-soba commented 5 days ago

I want take the task "Inner classes like ComparableMark can be converted to record classes."