Skip to content
This repository has been archived by the owner on Sep 17, 2023. It is now read-only.
/ jdtls-launcher Public archive

The simplest way to install and launch JDTLS

License

Notifications You must be signed in to change notification settings

eruizc-dev/jdtls-launcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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