Source: jdtls
Section: java
Priority: optional
Maintainer: Simon Heise <simonheise@xmgneo15>
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13)
Standards-Version: 4.7.2
Homepage: https://github.com/eclipse-jdtls/eclipse.jdt.ls

Package: jdtls
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
Description: Java language server
 The Eclipse JDT Language Server is a Java language specific implementation of the Language Server Protocol and can be used with any editor that supports the protocol, to offer good support for the Java Language.
