Files
MonocoEditor-With-Lsp-Backend/backend/jdt-language-server-1.57.0-202602111032/bin/jdtls.bat

4 lines
38 B
Batchfile

@echo off
python %~dp0/jdtls %*
pause