Commit Graph

3 Commits

Author SHA1 Message Date
BoykoAlex
fcb97ab13e [IDEA] Gradle wrapper 2019-03-25 14:31:26 -04:00
gayanper
6d5f997f96 Add support for loading server outside plugin jar and gradleize
When the server jar is inside classpath the final packaged plugin cause
the server jar to be packaged inside the plugin jar which cause it to
fail. Now the server jar is packed outside with the support of gradle.

Signed-off-by: gayanper <gayanper@gmail.com>
2019-03-23 14:39:45 +05:30
BoykoAlex
9b8a650902 IntelliJ Boot-Java plugin based on IntelliJ LSP client plugin 2018-01-16 19:38:53 -05:00