[DEV] add API generation (base)

This commit is contained in:
2024-03-09 08:42:26 +01:00
parent 42ac2f3056
commit 526f902eae
6 changed files with 564 additions and 113 deletions

View File

@@ -35,5 +35,11 @@
<attribute name="optional" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" output="target/test-classes" path="target/generated-test-sources/test-annotations">
<attributes>
<attribute name="optional" value="true"/>
<attribute name="test" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="target/classes"/>
</classpath>