Skip to content

IntelliJ IDEA Ultimate

David Gerber edited this page May 25, 2025 · 3 revisions

If you run IntelliJ IDEA Ultimate, you already know how to checkout a project (if not, see the community edition instructions), here are the instructions for running Xeres in the most convenient way.

Run the XeresApplication Spring Boot configuration.

  • Active Profile: dev
  • VM Options: -ea -Djava.net.preferIPv4Stack=true -Dfile.encoding=UTF-8
  • CLI arguments: --fast-shutdown

Clone this wiki locally