refactor groovy classes to Java, 1st step

This commit is contained in:
2021-01-02 16:15:27 +01:00
parent 4d8e7a3cd1
commit a51f922ea4
18 changed files with 744 additions and 569 deletions

View File

@@ -18,5 +18,6 @@
<classpathentry exported="true" kind="lib" path="lib/kotlin-stdlib-1.2.42.jar"/>
<classpathentry exported="true" kind="lib" path="lib/lz4-1.3.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/elsa-3.0.0-M5.jar"/>
<classpathentry kind="con" path="GROOVY_DSL_SUPPORT"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>