Artem Semenovykh 415abbc47b import jabref
2024-11-16 11:43:42 +01:00

614 B

parent has_children nav_order
Getting into the code true 2

Set up a local workspace

{: .important } These steps are very important. They allow you to focus on the content and ensure that the code formatting always goes well.

This guide explains how to set up your environment for development of JabRef. It includes information about prerequisites, configuring your IDE, and running JabRef locally to verify your setup. Please follow the steps one-by-one.

First, we work on prerequisites (software, account, code fork) you need to get started to develop JabRef. Then, we work on a proper IDE setup.