This commit is contained in:
Rinjae
2025-09-05 18:34:26 +09:00
commit 0f148e997e
252 changed files with 29930 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
rootProject.name = 'elink-online-core'
include 'elink-online-core-jpa'
project (':elink-online-core-jpa').projectDir = new File(settingsDir, "../elink-online-core-jpa")