build.gradle: add distribution option
This commit is contained in:
@ -101,3 +101,17 @@ https://github.com/mopemope/meghanada-emacs
|
||||
http://imperceptiblethoughts.com/shadow/
|
||||
|
||||
adds =shadowJar= gradle task.
|
||||
|
||||
|
||||
* making distributions
|
||||
|
||||
Gradle distribution plugin
|
||||
|
||||
https://docs.gradle.org/current/userguide/distribution_plugin.html
|
||||
|
||||
adds =distZip=, =distTar=, and =installDist= tasks.
|
||||
|
||||
|
||||
* TEST OUT lsp-java instead of meghanda
|
||||
|
||||
https://github.com/emacs-lsp/lsp-java
|
||||
|
||||
Reference in New Issue
Block a user