Skip to content

westsidedev/jdtls-termux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Notice

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

Usage

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.

Problems

Write to me here or open a new issue

Screenshots

photo1

photo2

MIT License

Copyright (c) 2024 WestSideDev