feat: support apusic shell generate (#10)

This commit is contained in:
ReaJason
2024-12-27 20:39:09 +08:00
parent c1d22394de
commit 8784c7556e
9 changed files with 908 additions and 7 deletions
-6
View File
@@ -16,12 +16,6 @@ test {
finalizedBy jacocoTestReport
}
idea {
module {
excludeDirs -= file('build')
}
}
def runtimeJvmArgs = [
'--add-opens=java.base/java.util=ALL-UNNAMED',
'--add-opens=java.xml/com.sun.org.apache.xalan.internal.xsltc.trax=ALL-UNNAMED',