Note
This script will install JDT Language Server in your termux to use with Helix-editor, if you don't want to use this editor, consider using AstroNvim as it already has support for installing jdtls alone
Tip
git clone https://github.com/WestSideDev/jdtls-termux
cd jdtls-termux/
chmod +x install
./install
or
./install link_release_jdtls
Important
You can get the link to the latest version here,after that be patient because the first time you run helix on a java project it will take a while to detect, you may need to close it and open it again.
Write to me here or open a new issue
Copyright (c) 2024 WestSideDev