Skip to content
This repository was archived by the owner on Sep 17, 2023. It is now read-only.

Latest commit

 

History

History
executable file
·
24 lines (17 loc) · 1.1 KB

File metadata and controls

executable file
·
24 lines (17 loc) · 1.1 KB

JDTLS - Launcher

JDTLS Launcher was a simple script that allowed you to easily install and execute Eclipse's JDT Language Server. It included awesome features like updates, and backups, and Lombok configuration.

Deprecation notice

As better alternatives keep appearing, this project was archived on September 17 2023.

This script works and will continue working for a while, but if you run into any issues I suggest migrating to your favorite package manager. Some examples:

Uninstall

Remove symlink and jdtls-launcher directory with rm -rf.

  • Install location can be found using dirname $(realpath jdtls)
  • Symlink locations can be found using where jdtls or which jdtls