Moving sts-gradle-model plugin into headless services

Closer to original in main
This commit is contained in:
aboyko
2024-03-01 13:35:44 -05:00
committed by aboyko
parent fd10ee30af
commit 0c8644bbbe
38 changed files with 969 additions and 187 deletions

View File

@@ -2,7 +2,6 @@
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry exported="true" kind="lib" path="gradle-plugin/sts-gradle-model-plugin.jar"/>
<classpathentry kind="src" path="src/"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>