BAZEL
This commit is contained in:
parent
0086329da9
commit
dd25337ed6
21 changed files with 253 additions and 523 deletions
17
.idea/bazelVersionCache.xml
generated
Normal file
17
.idea/bazelVersionCache.xml
generated
Normal file
|
|
@ -0,0 +1,17 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<project version="4">
|
||||||
|
<component name="BazelGithubResolverVersionCache">
|
||||||
|
<forks>
|
||||||
|
<entry key="bazelbuild">
|
||||||
|
<fork_state>
|
||||||
|
<option name="name" value="bazelbuild" />
|
||||||
|
<option name="version" value="9.2.0" />
|
||||||
|
<option name="lastUpdated" value="1785569158664" />
|
||||||
|
</fork_state>
|
||||||
|
</entry>
|
||||||
|
</forks>
|
||||||
|
</component>
|
||||||
|
<component name="BazelVersionCache">
|
||||||
|
<option name="resolverId" value="github" />
|
||||||
|
</component>
|
||||||
|
</project>
|
||||||
30
.idea/gradle.xml
generated
30
.idea/gradle.xml
generated
|
|
@ -1,34 +1,4 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<project version="4">
|
<project version="4">
|
||||||
<component name="GradleMigrationSettings" migrationVersion="1" />
|
<component name="GradleMigrationSettings" migrationVersion="1" />
|
||||||
<component name="GradleSettings">
|
|
||||||
<option name="linkedExternalProjectsSettings">
|
|
||||||
<GradleProjectSettings>
|
|
||||||
<compositeConfiguration>
|
|
||||||
<compositeBuild compositeDefinitionSource="SCRIPT">
|
|
||||||
<builds>
|
|
||||||
<build path="$PROJECT_DIR$/../build-logic" name="build-logic">
|
|
||||||
<projects>
|
|
||||||
<project path="$PROJECT_DIR$/../build-logic" />
|
|
||||||
<project path="$PROJECT_DIR$/../build-logic/convention" />
|
|
||||||
</projects>
|
|
||||||
</build>
|
|
||||||
</builds>
|
|
||||||
</compositeBuild>
|
|
||||||
</compositeConfiguration>
|
|
||||||
<option name="externalProjectPath" value="$PROJECT_DIR$" />
|
|
||||||
<option name="gradleJvm" value="#JAVA_HOME" />
|
|
||||||
<option name="modules">
|
|
||||||
<set>
|
|
||||||
<option value="$PROJECT_DIR$" />
|
|
||||||
<option value="$PROJECT_DIR$/kencommandapi-bukkit" />
|
|
||||||
<option value="$PROJECT_DIR$/kencommandapi-core" />
|
|
||||||
<option value="$PROJECT_DIR$/kencommandapi-velocity" />
|
|
||||||
<option value="$PROJECT_DIR$/../build-logic" />
|
|
||||||
<option value="$PROJECT_DIR$/../build-logic/convention" />
|
|
||||||
</set>
|
|
||||||
</option>
|
|
||||||
</GradleProjectSettings>
|
|
||||||
</option>
|
|
||||||
</component>
|
|
||||||
</project>
|
</project>
|
||||||
2
.idea/misc.xml
generated
2
.idea/misc.xml
generated
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<project version="4">
|
<project version="4">
|
||||||
<component name="ExternalStorageConfigurationManager" enabled="true" />
|
<component name="ExternalStorageConfigurationManager" enabled="true" />
|
||||||
<component name="ProjectRootManager" version="2" languageLevel="JDK_21" default="true" project-jdk-name="21 (3)" project-jdk-type="JavaSDK" />
|
<component name="ProjectRootManager" version="2" languageLevel="JDK_21" default="true" />
|
||||||
</project>
|
</project>
|
||||||
59
.idea/runConfigurations.xml
generated
Normal file
59
.idea/runConfigurations.xml
generated
Normal file
|
|
@ -0,0 +1,59 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<project version="4">
|
||||||
|
<component name="RunConfigurationProducerService">
|
||||||
|
<option name="ignoredProducers">
|
||||||
|
<set>
|
||||||
|
<option value="com.android.tools.idea.run.AndroidConfigurationProducer" />
|
||||||
|
<option value="com.android.tools.idea.run.configuration.AndroidComplicationRunConfigurationProducer" />
|
||||||
|
<option value="com.android.tools.idea.run.configuration.AndroidTileRunConfigurationProducer" />
|
||||||
|
<option value="com.android.tools.idea.run.configuration.AndroidWatchFaceRunConfigurationProducer" />
|
||||||
|
<option value="com.android.tools.idea.testartifacts.instrumented.AndroidTestConfigurationProducer" />
|
||||||
|
<option value="com.android.tools.idea.testartifacts.junit.TestClassAndroidConfigurationProducer" />
|
||||||
|
<option value="com.android.tools.idea.testartifacts.junit.TestDirectoryAndroidConfigurationProducer" />
|
||||||
|
<option value="com.android.tools.idea.testartifacts.junit.TestMethodAndroidConfigurationProducer" />
|
||||||
|
<option value="com.android.tools.idea.testartifacts.junit.TestPackageAndroidConfigurationProducer" />
|
||||||
|
<option value="com.android.tools.idea.testartifacts.junit.TestPatternConfigurationProducer" />
|
||||||
|
<option value="com.intellij.execution.application.ApplicationConfigurationProducer" />
|
||||||
|
<option value="com.intellij.execution.junit.AbstractAllInDirectoryConfigurationProducer" />
|
||||||
|
<option value="com.intellij.execution.junit.AllInDirectoryConfigurationProducer" />
|
||||||
|
<option value="com.intellij.execution.junit.AllInPackageConfigurationProducer" />
|
||||||
|
<option value="com.intellij.execution.junit.PatternConfigurationProducer" />
|
||||||
|
<option value="com.intellij.execution.junit.TestClassConfigurationProducer" />
|
||||||
|
<option value="com.intellij.execution.junit.TestInClassConfigurationProducer" />
|
||||||
|
<option value="com.intellij.execution.junit.UniqueIdConfigurationProducer" />
|
||||||
|
<option value="com.intellij.execution.junit.testDiscovery.JUnitTestDiscoveryConfigurationProducer" />
|
||||||
|
<option value="org.jetbrains.kotlin.idea.gradle.native.KotlinNativeRunConfigurationProducer" />
|
||||||
|
<option value="org.jetbrains.kotlin.idea.gradleJava.run.KotlinJvmTestClassGradleConfigurationProducer" />
|
||||||
|
<option value="org.jetbrains.kotlin.idea.gradleJava.run.KotlinJvmTestMethodGradleConfigurationProducer" />
|
||||||
|
<option value="org.jetbrains.kotlin.idea.gradleJava.run.KotlinMultiplatformJvmTestClassGradleConfigurationProducer" />
|
||||||
|
<option value="org.jetbrains.kotlin.idea.gradleJava.run.KotlinMultiplatformJvmTestMethodGradleConfigurationProducer" />
|
||||||
|
<option value="org.jetbrains.kotlin.idea.gradleJava.testing.KotlinMultiplatformAllInDirectoryConfigurationProducer" />
|
||||||
|
<option value="org.jetbrains.kotlin.idea.gradleJava.testing.KotlinMultiplatformAllInPackageConfigurationProducer" />
|
||||||
|
<option value="org.jetbrains.kotlin.idea.gradleJava.testing.common.KotlinMultiplatformCommonTestClassGradleConfigurationProducer" />
|
||||||
|
<option value="org.jetbrains.kotlin.idea.gradleJava.testing.common.KotlinMultiplatformCommonTestMethodGradleConfigurationProducer" />
|
||||||
|
<option value="org.jetbrains.kotlin.idea.gradleJava.testing.js.KotlinMultiplatformJsTestClassGradleConfigurationProducer" />
|
||||||
|
<option value="org.jetbrains.kotlin.idea.gradleJava.testing.js.KotlinMultiplatformJsTestMethodGradleConfigurationProducer" />
|
||||||
|
<option value="org.jetbrains.kotlin.idea.gradleJava.testing.native.KotlinMultiplatformNativeTestClassGradleConfigurationProducer" />
|
||||||
|
<option value="org.jetbrains.kotlin.idea.gradleJava.testing.native.KotlinMultiplatformNativeTestMethodGradleConfigurationProducer" />
|
||||||
|
<option value="org.jetbrains.kotlin.idea.junit.KotlinJUnitRunConfigurationProducer" />
|
||||||
|
<option value="org.jetbrains.kotlin.idea.junit.KotlinPatternConfigurationProducer" />
|
||||||
|
<option value="org.jetbrains.kotlin.idea.run.KotlinJUnitRunConfigurationProducer" />
|
||||||
|
<option value="org.jetbrains.kotlin.idea.run.KotlinJvmTestClassGradleConfigurationProducer" />
|
||||||
|
<option value="org.jetbrains.kotlin.idea.run.KotlinJvmTestMethodGradleConfigurationProducer" />
|
||||||
|
<option value="org.jetbrains.kotlin.idea.run.KotlinMultiplatformJvmTestClassGradleConfigurationProducer" />
|
||||||
|
<option value="org.jetbrains.kotlin.idea.run.KotlinMultiplatformJvmTestMethodGradleConfigurationProducer" />
|
||||||
|
<option value="org.jetbrains.kotlin.idea.run.KotlinPatternConfigurationProducer" />
|
||||||
|
<option value="org.jetbrains.kotlin.idea.run.KotlinRunConfigurationProducer" />
|
||||||
|
<option value="org.jetbrains.kotlin.idea.run.KotlinTestClassGradleConfigurationProducer" />
|
||||||
|
<option value="org.jetbrains.kotlin.idea.run.KotlinTestMethodGradleConfigurationProducer" />
|
||||||
|
<option value="org.jetbrains.plugins.gradle.execution.GradleGroovyScriptRunConfigurationProducer" />
|
||||||
|
<option value="org.jetbrains.plugins.gradle.execution.test.runner.AllInDirectoryGradleConfigurationProducer" />
|
||||||
|
<option value="org.jetbrains.plugins.gradle.execution.test.runner.AllInPackageGradleConfigurationProducer" />
|
||||||
|
<option value="org.jetbrains.plugins.gradle.execution.test.runner.PatternGradleConfigurationProducer" />
|
||||||
|
<option value="org.jetbrains.plugins.gradle.execution.test.runner.TestClassGradleConfigurationProducer" />
|
||||||
|
<option value="org.jetbrains.plugins.gradle.execution.test.runner.TestMethodGradleConfigurationProducer" />
|
||||||
|
<option value="org.jetbrains.plugins.gradle.service.execution.GradleRuntimeConfigurationProducer" />
|
||||||
|
</set>
|
||||||
|
</option>
|
||||||
|
</component>
|
||||||
|
</project>
|
||||||
1
.idea/vcs.xml
generated
1
.idea/vcs.xml
generated
|
|
@ -2,6 +2,5 @@
|
||||||
<project version="4">
|
<project version="4">
|
||||||
<component name="VcsDirectoryMappings">
|
<component name="VcsDirectoryMappings">
|
||||||
<mapping directory="" vcs="Git" />
|
<mapping directory="" vcs="Git" />
|
||||||
<mapping directory="$PROJECT_DIR$/../build-logic" vcs="Git" />
|
|
||||||
</component>
|
</component>
|
||||||
</project>
|
</project>
|
||||||
186
.idea/workspace.xml
generated
186
.idea/workspace.xml
generated
|
|
@ -3,13 +3,54 @@
|
||||||
<component name="AutoImportSettings">
|
<component name="AutoImportSettings">
|
||||||
<option name="autoReloadType" value="SELECTIVE" />
|
<option name="autoReloadType" value="SELECTIVE" />
|
||||||
</component>
|
</component>
|
||||||
|
<component name="BazelBinPathService">
|
||||||
|
<option name="bazelBin" value="$USER_HOME$/.cache/bazel/_bazel_a/ddb0601c3c3f894317d0e9fe2e5bde13/execroot/_main/bazel-out/k8-fastbuild/bin" />
|
||||||
|
<option name="execRoot" value="$USER_HOME$/.cache/bazel/_bazel_a/ddb0601c3c3f894317d0e9fe2e5bde13/execroot/_main" />
|
||||||
|
</component>
|
||||||
|
<component name="BazelProjectProperties">
|
||||||
|
<option name="bazelProject" value="true" />
|
||||||
|
<option name="defaultJdkName" value="KenCommandAPI-jdk-b0cea" />
|
||||||
|
<option name="initialized" value="true" />
|
||||||
|
<option name="rootDirUrl" value="file://$PROJECT_DIR$" />
|
||||||
|
</component>
|
||||||
|
<component name="BazelProjectSettingsService">
|
||||||
|
<option name="projectViewPathUri" value="file://$PROJECT_DIR$/.bazelbsp/.bazelproject" />
|
||||||
|
</component>
|
||||||
|
<component name="BazelRepoMappingService">
|
||||||
|
<option name="apparentRepoNameToCanonicalName">
|
||||||
|
<map>
|
||||||
|
<entry key="" value="" />
|
||||||
|
<entry key="bazel_tools" value="bazel_tools" />
|
||||||
|
<entry key="maven" value="rules_jvm_external++maven+maven" />
|
||||||
|
<entry key="rules_java" value="rules_java+" />
|
||||||
|
<entry key="rules_jvm_external" value="rules_jvm_external+" />
|
||||||
|
</map>
|
||||||
|
</option>
|
||||||
|
<option name="canonicalRepoNameToPath">
|
||||||
|
<map>
|
||||||
|
<entry key="" value="$PROJECT_DIR$" />
|
||||||
|
<entry key="bazel_tools" value="$USER_HOME$/.cache/bazel/_bazel_a/ddb0601c3c3f894317d0e9fe2e5bde13/external/bazel_tools" />
|
||||||
|
<entry key="rules_java+" value="$USER_HOME$/.cache/bazel/_bazel_a/ddb0601c3c3f894317d0e9fe2e5bde13/external/rules_java+" />
|
||||||
|
<entry key="rules_jvm_external+" value="$USER_HOME$/.cache/bazel/_bazel_a/ddb0601c3c3f894317d0e9fe2e5bde13/external/rules_jvm_external+" />
|
||||||
|
<entry key="rules_jvm_external++maven+maven" value="$USER_HOME$/.cache/bazel/_bazel_a/ddb0601c3c3f894317d0e9fe2e5bde13/external/rules_jvm_external++maven+maven" />
|
||||||
|
</map>
|
||||||
|
</option>
|
||||||
|
</component>
|
||||||
<component name="ChangeListManager">
|
<component name="ChangeListManager">
|
||||||
<list default="true" id="6414223f-1761-4683-97f5-9dab59d6c44a" name="Changes" comment=".">
|
<list default="true" id="6414223f-1761-4683-97f5-9dab59d6c44a" name="Changes" comment="use version catalog">
|
||||||
<change afterPath="$PROJECT_DIR$/gradle/libs.versions.toml" afterDir="false" />
|
<change afterPath="$PROJECT_DIR$/.idea/bazelVersionCache.xml" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/.idea/runConfigurations.xml" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/third_party/BUILD" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/.idea/gradle.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/gradle.xml" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/.idea/misc.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/misc.xml" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/.idea/vcs.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/vcs.xml" afterDir="false" />
|
||||||
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
||||||
<change beforePath="$PROJECT_DIR$/kencommandapi-bukkit/build.gradle.kts" beforeDir="false" afterPath="$PROJECT_DIR$/kencommandapi-bukkit/build.gradle.kts" afterDir="false" />
|
<change beforePath="$PROJECT_DIR$/TODO" beforeDir="false" />
|
||||||
<change beforePath="$PROJECT_DIR$/kencommandapi-core/build.gradle.kts" beforeDir="false" afterPath="$PROJECT_DIR$/kencommandapi-core/build.gradle.kts" afterDir="false" />
|
<change beforePath="$PROJECT_DIR$/gradle/libs.versions.toml" beforeDir="false" afterPath="$PROJECT_DIR$/third_party/libs.versions.toml" afterDir="false" />
|
||||||
<change beforePath="$PROJECT_DIR$/kencommandapi-velocity/build.gradle.kts" beforeDir="false" afterPath="$PROJECT_DIR$/kencommandapi-velocity/build.gradle.kts" afterDir="false" />
|
<change beforePath="$PROJECT_DIR$/gradle/wrapper/gradle-wrapper.jar" beforeDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/gradle/wrapper/gradle-wrapper.properties" beforeDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/gradlew" beforeDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/gradlew.bat" beforeDir="false" />
|
||||||
</list>
|
</list>
|
||||||
<option name="SHOW_DIALOG" value="false" />
|
<option name="SHOW_DIALOG" value="false" />
|
||||||
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
||||||
|
|
@ -61,20 +102,6 @@
|
||||||
<item name="Tasks" type="e4a08cd1:TasksNode" />
|
<item name="Tasks" type="e4a08cd1:TasksNode" />
|
||||||
<item name="build" type="c8890929:TasksNode$1" />
|
<item name="build" type="c8890929:TasksNode$1" />
|
||||||
</path>
|
</path>
|
||||||
<path>
|
|
||||||
<item name="" type="6a2764b6:ExternalProjectsStructure$RootNode" />
|
|
||||||
<item name="KenCommandAPI" type="f1a62948:ProjectNode" />
|
|
||||||
<item name="KenCommandAPI" type="2d1252cf:ModuleNode" />
|
|
||||||
<item name="Tasks" type="e4a08cd1:TasksNode" />
|
|
||||||
<item name="documentation" type="c8890929:TasksNode$1" />
|
|
||||||
</path>
|
|
||||||
<path>
|
|
||||||
<item name="" type="6a2764b6:ExternalProjectsStructure$RootNode" />
|
|
||||||
<item name="KenCommandAPI" type="f1a62948:ProjectNode" />
|
|
||||||
<item name="KenCommandAPI" type="2d1252cf:ModuleNode" />
|
|
||||||
<item name="Tasks" type="e4a08cd1:TasksNode" />
|
|
||||||
<item name="other" type="c8890929:TasksNode$1" />
|
|
||||||
</path>
|
|
||||||
<path>
|
<path>
|
||||||
<item name="" type="6a2764b6:ExternalProjectsStructure$RootNode" />
|
<item name="" type="6a2764b6:ExternalProjectsStructure$RootNode" />
|
||||||
<item name="KenCommandAPI" type="f1a62948:ProjectNode" />
|
<item name="KenCommandAPI" type="f1a62948:ProjectNode" />
|
||||||
|
|
@ -82,19 +109,6 @@
|
||||||
<item name="Tasks" type="e4a08cd1:TasksNode" />
|
<item name="Tasks" type="e4a08cd1:TasksNode" />
|
||||||
<item name="publishing" type="c8890929:TasksNode$1" />
|
<item name="publishing" type="c8890929:TasksNode$1" />
|
||||||
</path>
|
</path>
|
||||||
<path>
|
|
||||||
<item name="" type="6a2764b6:ExternalProjectsStructure$RootNode" />
|
|
||||||
<item name="KenCommandAPI" type="f1a62948:ProjectNode" />
|
|
||||||
<item name="KenCommandAPI" type="2d1252cf:ModuleNode" />
|
|
||||||
<item name="kencommandapi-bukkit" type="2d1252cf:ModuleNode" />
|
|
||||||
</path>
|
|
||||||
<path>
|
|
||||||
<item name="" type="6a2764b6:ExternalProjectsStructure$RootNode" />
|
|
||||||
<item name="KenCommandAPI" type="f1a62948:ProjectNode" />
|
|
||||||
<item name="KenCommandAPI" type="2d1252cf:ModuleNode" />
|
|
||||||
<item name="kencommandapi-bukkit" type="2d1252cf:ModuleNode" />
|
|
||||||
<item name="Tasks" type="e4a08cd1:TasksNode" />
|
|
||||||
</path>
|
|
||||||
</expand>
|
</expand>
|
||||||
<select />
|
<select />
|
||||||
</tree_state>
|
</tree_state>
|
||||||
|
|
@ -131,42 +145,45 @@
|
||||||
<option name="hideEmptyMiddlePackages" value="true" />
|
<option name="hideEmptyMiddlePackages" value="true" />
|
||||||
<option name="showLibraryContents" value="true" />
|
<option name="showLibraryContents" value="true" />
|
||||||
</component>
|
</component>
|
||||||
<component name="PropertiesComponent"><![CDATA[{
|
<component name="PropertiesComponent">{
|
||||||
"keyToString": {
|
"keyToString": {
|
||||||
"Gradle./home/a/src/kento2/KenCommandAPI/kencommandapi-core [:kencommandapi-core:de.kentoj.kencommandapi.Main.main()].executor": "Run",
|
"Gradle./home/a/src/kento2/KenCommandAPI/kencommandapi-core [:kencommandapi-core:de.kentoj.kencommandapi.Main.main()].executor": "Run",
|
||||||
"Gradle./home/a/src/kento2/KenCommandAPI/kencommandapi-core [build].executor": "Run",
|
"Gradle./home/a/src/kento2/KenCommandAPI/kencommandapi-core [build].executor": "Run",
|
||||||
"Gradle./home/a/src/kento2/KenCommandAPI/kencommandapi-core [publish].executor": "Run",
|
"Gradle./home/a/src/kento2/KenCommandAPI/kencommandapi-core [publish].executor": "Run",
|
||||||
"Gradle.CommandParserTest.checkArgumentExpected.executor": "Run",
|
"Gradle.CommandParserTest.checkArgumentExpected.executor": "Run",
|
||||||
"Gradle.Download Sources.executor": "Run",
|
"Gradle.Download Sources.executor": "Run",
|
||||||
"Gradle.KenCommandAPI [:de.kencommand.Main.main()].executor": "Run",
|
"Gradle.KenCommandAPI [:de.kencommand.Main.main()].executor": "Run",
|
||||||
"Gradle.KenCommandAPI [assemble].executor": "Run",
|
"Gradle.KenCommandAPI [assemble].executor": "Run",
|
||||||
"Gradle.KenCommandAPI [buildEnvironment].executor": "Run",
|
"Gradle.KenCommandAPI [buildEnvironment].executor": "Run",
|
||||||
"Gradle.KenCommandAPI [build].executor": "Run",
|
"Gradle.KenCommandAPI [build].executor": "Run",
|
||||||
"Gradle.KenCommandAPI [clean test].executor": "Run",
|
"Gradle.KenCommandAPI [clean test].executor": "Run",
|
||||||
"Gradle.KenCommandAPI [clean].executor": "Run",
|
"Gradle.KenCommandAPI [clean].executor": "Run",
|
||||||
"Gradle.KenCommandAPI [javadoc].executor": "Run",
|
"Gradle.KenCommandAPI [javadoc].executor": "Run",
|
||||||
"Gradle.KenCommandAPI [publishAllPublicationsToScrowRepository].executor": "Run",
|
"Gradle.KenCommandAPI [publishAllPublicationsToScrowRepository].executor": "Run",
|
||||||
"Gradle.KenCommandAPI [publish].executor": "Run",
|
"Gradle.KenCommandAPI [publish].executor": "Run",
|
||||||
"Gradle.KenCommandAPI [test].executor": "Run",
|
"Gradle.KenCommandAPI [test].executor": "Run",
|
||||||
"Gradle.KenCommandAPI:kencommandapi-bukkit [build].executor": "Run",
|
"Gradle.KenCommandAPI:kencommandapi-bukkit [build].executor": "Run",
|
||||||
"Gradle.KenCommandAPI:kencommandapi-bukkit [generatePomFileForKenCommandAPIBukkitPublication].executor": "Run",
|
"Gradle.KenCommandAPI:kencommandapi-bukkit [generatePomFileForKenCommandAPIBukkitPublication].executor": "Run",
|
||||||
"Gradle.KenCommandAPI:kencommandapi-bukkit [publishAllPublicationsToScrowRepository].executor": "Run",
|
"Gradle.KenCommandAPI:kencommandapi-bukkit [publishAllPublicationsToScrowRepository].executor": "Run",
|
||||||
"Gradle.KenCommandAPI:kencommandapi-bukkit [publish].executor": "Run",
|
"Gradle.KenCommandAPI:kencommandapi-bukkit [publish].executor": "Run",
|
||||||
"Gradle.KenCommandAPI:kencommandapi-velocity [publish].executor": "Run",
|
"Gradle.KenCommandAPI:kencommandapi-velocity [publish].executor": "Run",
|
||||||
"Gradle.kencommandapi-core [build].executor": "Run",
|
"Gradle.kencommandapi-core [build].executor": "Run",
|
||||||
"ModuleVcsDetector.initialDetectionPerformed": "true",
|
"ModuleVcsDetector.initialDetectionPerformed": "true",
|
||||||
"RunOnceActivity.ShowReadmeOnStart": "true",
|
"RunOnceActivity.ShowReadmeOnStart": "true",
|
||||||
"RunOnceActivity.TerminalTabsStorage.copyFrom.TerminalArrangementManager.252": "true",
|
"RunOnceActivity.TerminalTabsStorage.copyFrom.TerminalArrangementManager.252": "true",
|
||||||
"RunOnceActivity.git.unshallow": "true",
|
"RunOnceActivity.git.unshallow": "true",
|
||||||
"git-widget-placeholder": "master",
|
"SHARE_PROJECT_CONFIGURATION_FILES": "true",
|
||||||
"kotlin-language-version-configured": "true",
|
"bazel.project.detector.is.bazel.project": "true",
|
||||||
"last_opened_file_path": "/home/a/src/scrow/KenCommandAPI/gradle",
|
"git-widget-placeholder": "master",
|
||||||
"project.structure.last.edited": "Modules",
|
"kotlin-language-version-configured": "true",
|
||||||
"project.structure.proportion": "0.15",
|
"last_opened_file_path": "/home/a/src/scrow/KenCommandAPI/gradle",
|
||||||
"project.structure.side.proportion": "0.6268199",
|
"project.structure.last.edited": "Modules",
|
||||||
"settings.editor.selected.configurable": "preferences.pluginManager"
|
"project.structure.proportion": "0.15",
|
||||||
|
"project.structure.side.proportion": "0.6268199",
|
||||||
|
"remote.dev.show.docker.config.missing.jdk.notification": "false",
|
||||||
|
"settings.editor.selected.configurable": "preferences.pluginManager"
|
||||||
}
|
}
|
||||||
}]]></component>
|
}</component>
|
||||||
<component name="RecentsManager">
|
<component name="RecentsManager">
|
||||||
<key name="CreateClassDialog.RecentsKey">
|
<key name="CreateClassDialog.RecentsKey">
|
||||||
<recent name="de.kentoj.kencommandapi.api" />
|
<recent name="de.kentoj.kencommandapi.api" />
|
||||||
|
|
@ -200,9 +217,20 @@
|
||||||
<command value="gradlew buildEnvironment" />
|
<command value="gradlew buildEnvironment" />
|
||||||
<command value="./gradlew clean test" />
|
<command value="./gradlew clean test" />
|
||||||
<command value="gradlew test" />
|
<command value="gradlew test" />
|
||||||
|
<command value="bazel build //:kencommandapi-core" />
|
||||||
|
<command value="bazel build //:core" />
|
||||||
|
<command value="bazel build //kencommandapi-core:core" />
|
||||||
|
<command value="bazel clean" />
|
||||||
|
<command value="bazel build //kencommandapi-core:core --sandbox_debug " />
|
||||||
|
<command value="bazel build //kencommandapi-core:core " />
|
||||||
|
<command value="bazel build //kencommandapi-bukkit:bukkit" />
|
||||||
|
<command value="bazel build //kencommandapi-bukkit:bukkit --verbose_failures+" />
|
||||||
|
<command value="bazel build //kencommandapi-bukkit:bukkit --verbose_failures" />
|
||||||
|
<command value="bazel build //kencommandapi-core:core --nojava_header_compilation" />
|
||||||
|
<command value="bazel build //kencommandapi-bukkit:bukkit --nojava_header_compilation" />
|
||||||
</option>
|
</option>
|
||||||
</component>
|
</component>
|
||||||
<component name="RunManager" selected="Gradle.KenCommandAPI [publishAllPublicationsToScrowRepository]">
|
<component name="RunManager" selected="Gradle.KenCommandAPI [clean]">
|
||||||
<configuration name="KenCommandAPI [build]" type="GradleRunConfiguration" factoryName="Gradle" temporary="true">
|
<configuration name="KenCommandAPI [build]" type="GradleRunConfiguration" factoryName="Gradle" temporary="true">
|
||||||
<ExternalSystemSettings>
|
<ExternalSystemSettings>
|
||||||
<option name="executionName" />
|
<option name="executionName" />
|
||||||
|
|
@ -225,7 +253,7 @@
|
||||||
<RunAsTest>false</RunAsTest>
|
<RunAsTest>false</RunAsTest>
|
||||||
<method v="2" />
|
<method v="2" />
|
||||||
</configuration>
|
</configuration>
|
||||||
<configuration name="KenCommandAPI [javadoc]" type="GradleRunConfiguration" factoryName="Gradle" temporary="true">
|
<configuration name="KenCommandAPI [clean]" type="GradleRunConfiguration" factoryName="Gradle" temporary="true">
|
||||||
<ExternalSystemSettings>
|
<ExternalSystemSettings>
|
||||||
<option name="executionName" />
|
<option name="executionName" />
|
||||||
<option name="externalProjectPath" value="$PROJECT_DIR$" />
|
<option name="externalProjectPath" value="$PROJECT_DIR$" />
|
||||||
|
|
@ -236,7 +264,7 @@
|
||||||
</option>
|
</option>
|
||||||
<option name="taskNames">
|
<option name="taskNames">
|
||||||
<list>
|
<list>
|
||||||
<option value="javadoc" />
|
<option value="clean" />
|
||||||
</list>
|
</list>
|
||||||
</option>
|
</option>
|
||||||
<option name="vmOptions" />
|
<option name="vmOptions" />
|
||||||
|
|
@ -313,13 +341,24 @@
|
||||||
<RunAsTest>false</RunAsTest>
|
<RunAsTest>false</RunAsTest>
|
||||||
<method v="2" />
|
<method v="2" />
|
||||||
</configuration>
|
</configuration>
|
||||||
|
<configuration default="true" type="JetRunConfigurationType">
|
||||||
|
<module name="build-logic.convention.main" />
|
||||||
|
<method v="2">
|
||||||
|
<option name="Make" enabled="true" />
|
||||||
|
</method>
|
||||||
|
</configuration>
|
||||||
|
<configuration default="true" type="KotlinStandaloneScriptRunConfigurationType">
|
||||||
|
<module name="build-logic.convention.main" />
|
||||||
|
<option name="filePath" />
|
||||||
|
<method v="2" />
|
||||||
|
</configuration>
|
||||||
<recent_temporary>
|
<recent_temporary>
|
||||||
<list>
|
<list>
|
||||||
|
<item itemvalue="Gradle.KenCommandAPI [clean]" />
|
||||||
|
<item itemvalue="Gradle.KenCommandAPI [publish]" />
|
||||||
<item itemvalue="Gradle.KenCommandAPI [publishAllPublicationsToScrowRepository]" />
|
<item itemvalue="Gradle.KenCommandAPI [publishAllPublicationsToScrowRepository]" />
|
||||||
<item itemvalue="Gradle.KenCommandAPI [build]" />
|
<item itemvalue="Gradle.KenCommandAPI [build]" />
|
||||||
<item itemvalue="Gradle.KenCommandAPI [test]" />
|
<item itemvalue="Gradle.KenCommandAPI [test]" />
|
||||||
<item itemvalue="Gradle.KenCommandAPI [javadoc]" />
|
|
||||||
<item itemvalue="Gradle.KenCommandAPI [publish]" />
|
|
||||||
</list>
|
</list>
|
||||||
</recent_temporary>
|
</recent_temporary>
|
||||||
</component>
|
</component>
|
||||||
|
|
@ -581,6 +620,7 @@
|
||||||
<MESSAGE value="reworked parsing" />
|
<MESSAGE value="reworked parsing" />
|
||||||
<MESSAGE value="add TODO" />
|
<MESSAGE value="add TODO" />
|
||||||
<MESSAGE value="." />
|
<MESSAGE value="." />
|
||||||
<option name="LAST_COMMIT_MESSAGE" value="." />
|
<MESSAGE value="use version catalog" />
|
||||||
|
<option name="LAST_COMMIT_MESSAGE" value="use version catalog" />
|
||||||
</component>
|
</component>
|
||||||
</project>
|
</project>
|
||||||
23
MODULE.bazel
Normal file
23
MODULE.bazel
Normal file
|
|
@ -0,0 +1,23 @@
|
||||||
|
bazel_dep(name = "rules_java", version = "9.7.0")
|
||||||
|
bazel_dep(name = "rules_jvm_external", version = "7.1")
|
||||||
|
|
||||||
|
maven = use_extension("@rules_jvm_external//:extensions.bzl", "maven")
|
||||||
|
maven.install(
|
||||||
|
name = "maven",
|
||||||
|
artifacts = [
|
||||||
|
"com.leakyabstractions:result-api:1.0.1.0",
|
||||||
|
"com.leakyabstractions:result:1.0.2.0",
|
||||||
|
"org.jetbrains:annotations:26.0.2-1",
|
||||||
|
"com.google.guava:guava:33.5.0-jre",
|
||||||
|
"org.projectlombok:lombok:1.18.46",
|
||||||
|
"org.slf4j:slf4j-api:2.0.18",
|
||||||
|
"org.slf4j:slf4j-simple:2.0.18",
|
||||||
|
"net.kyori:adventure-api:5.2.0",
|
||||||
|
"io.papermc.paper:paper-api:[26.2.build,)",
|
||||||
|
],
|
||||||
|
repositories = [
|
||||||
|
"https://repo.papermc.io/repository/maven-public/",
|
||||||
|
]
|
||||||
|
)
|
||||||
|
|
||||||
|
use_repo(maven, "maven")
|
||||||
11
TODO
11
TODO
|
|
@ -1,11 +0,0 @@
|
||||||
- version catalog
|
|
||||||
- suggest next literal/argument
|
|
||||||
- fix:
|
|
||||||
```
|
|
||||||
[22:05:39 ERROR]: Could not pass event AsyncTabCompleteEvent to CoreBukkit v1.0.0-SNAPSHOT
|
|
||||||
java.lang.ArrayIndexOutOfBoundsException: Index 0 out of bounds for length 0
|
|
||||||
at core-bukkit-impl-all-1783368113525.jar//de.kentoj.kencommandapi.api.parser.SuggestionCommandParser.getSuggestions(SuggestionCommandParser.java:39) ~[?:?]
|
|
||||||
at core-bukkit-impl-all-1783368113525.jar//de.kentoj.kencommandapi.api.CommandHandler.getSuggestions(CommandHandler.java:44) ~[?:?]
|
|
||||||
at core-bukkit-impl-all-1783368113525.jar//de.kentoj.kencommandapi.TabCompleteListener.onAsyncTabComplete(TabCompleteListener.java:27) ~[?:?]
|
|
||||||
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[paper-api-1.21.11-R0.1-SNAPSHOT.jar:?]
|
|
||||||
```
|
|
||||||
|
|
@ -1,7 +0,0 @@
|
||||||
group = "de.kentoj.scrow"
|
|
||||||
version = "0.33-SNAPSHOT"
|
|
||||||
|
|
||||||
subprojects {
|
|
||||||
group = rootProject.group
|
|
||||||
version = rootProject.version
|
|
||||||
}
|
|
||||||
BIN
gradle/wrapper/gradle-wrapper.jar
vendored
BIN
gradle/wrapper/gradle-wrapper.jar
vendored
Binary file not shown.
6
gradle/wrapper/gradle-wrapper.properties
vendored
6
gradle/wrapper/gradle-wrapper.properties
vendored
|
|
@ -1,6 +0,0 @@
|
||||||
#Tue Apr 14 21:48:06 CEST 2026
|
|
||||||
distributionBase=GRADLE_USER_HOME
|
|
||||||
distributionPath=wrapper/dists
|
|
||||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14-bin.zip
|
|
||||||
zipStoreBase=GRADLE_USER_HOME
|
|
||||||
zipStorePath=wrapper/dists
|
|
||||||
234
gradlew
vendored
234
gradlew
vendored
|
|
@ -1,234 +0,0 @@
|
||||||
#!/bin/sh
|
|
||||||
|
|
||||||
#
|
|
||||||
# Copyright © 2015-2021 the original authors.
|
|
||||||
#
|
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
# you may not use this file except in compliance with the License.
|
|
||||||
# You may obtain a copy of the License at
|
|
||||||
#
|
|
||||||
# https://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
#
|
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
# See the License for the specific language governing permissions and
|
|
||||||
# limitations under the License.
|
|
||||||
#
|
|
||||||
|
|
||||||
##############################################################################
|
|
||||||
#
|
|
||||||
# Gradle start up script for POSIX generated by Gradle.
|
|
||||||
#
|
|
||||||
# Important for running:
|
|
||||||
#
|
|
||||||
# (1) You need a POSIX-compliant shell to run this script. If your /bin/sh is
|
|
||||||
# noncompliant, but you have some other compliant shell such as ksh or
|
|
||||||
# bash, then to run this script, type that shell name before the whole
|
|
||||||
# command line, like:
|
|
||||||
#
|
|
||||||
# ksh Gradle
|
|
||||||
#
|
|
||||||
# Busybox and similar reduced shells will NOT work, because this script
|
|
||||||
# requires all of these POSIX shell features:
|
|
||||||
# * functions;
|
|
||||||
# * expansions «$var», «${var}», «${var:-default}», «${var+SET}»,
|
|
||||||
# «${var#prefix}», «${var%suffix}», and «$( cmd )»;
|
|
||||||
# * compound commands having a testable exit status, especially «case»;
|
|
||||||
# * various built-in commands including «command», «set», and «ulimit».
|
|
||||||
#
|
|
||||||
# Important for patching:
|
|
||||||
#
|
|
||||||
# (2) This script targets any POSIX shell, so it avoids extensions provided
|
|
||||||
# by Bash, Ksh, etc; in particular arrays are avoided.
|
|
||||||
#
|
|
||||||
# The "traditional" practice of packing multiple parameters into a
|
|
||||||
# space-separated string is a well documented source of bugs and security
|
|
||||||
# problems, so this is (mostly) avoided, by progressively accumulating
|
|
||||||
# options in "$@", and eventually passing that to Java.
|
|
||||||
#
|
|
||||||
# Where the inherited environment variables (DEFAULT_JVM_OPTS, JAVA_OPTS,
|
|
||||||
# and GRADLE_OPTS) rely on word-splitting, this is performed explicitly;
|
|
||||||
# see the in-line comments for details.
|
|
||||||
#
|
|
||||||
# There are tweaks for specific operating systems such as AIX, CygWin,
|
|
||||||
# Darwin, MinGW, and NonStop.
|
|
||||||
#
|
|
||||||
# (3) This script is generated from the Groovy template
|
|
||||||
# https://github.com/gradle/gradle/blob/master/subprojects/plugins/src/main/resources/org/gradle/api/internal/plugins/unixStartScript.txt
|
|
||||||
# within the Gradle project.
|
|
||||||
#
|
|
||||||
# You can find Gradle at https://github.com/gradle/gradle/.
|
|
||||||
#
|
|
||||||
##############################################################################
|
|
||||||
|
|
||||||
# Attempt to set APP_HOME
|
|
||||||
|
|
||||||
# Resolve links: $0 may be a link
|
|
||||||
app_path=$0
|
|
||||||
|
|
||||||
# Need this for daisy-chained symlinks.
|
|
||||||
while
|
|
||||||
APP_HOME=${app_path%"${app_path##*/}"} # leaves a trailing /; empty if no leading path
|
|
||||||
[ -h "$app_path" ]
|
|
||||||
do
|
|
||||||
ls=$( ls -ld "$app_path" )
|
|
||||||
link=${ls#*' -> '}
|
|
||||||
case $link in #(
|
|
||||||
/*) app_path=$link ;; #(
|
|
||||||
*) app_path=$APP_HOME$link ;;
|
|
||||||
esac
|
|
||||||
done
|
|
||||||
|
|
||||||
APP_HOME=$( cd "${APP_HOME:-./}" && pwd -P ) || exit
|
|
||||||
|
|
||||||
APP_NAME="Gradle"
|
|
||||||
APP_BASE_NAME=${0##*/}
|
|
||||||
|
|
||||||
# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
|
|
||||||
DEFAULT_JVM_OPTS='"-Xmx64m" "-Xms64m"'
|
|
||||||
|
|
||||||
# Use the maximum available, or set MAX_FD != -1 to use that value.
|
|
||||||
MAX_FD=maximum
|
|
||||||
|
|
||||||
warn () {
|
|
||||||
echo "$*"
|
|
||||||
} >&2
|
|
||||||
|
|
||||||
die () {
|
|
||||||
echo
|
|
||||||
echo "$*"
|
|
||||||
echo
|
|
||||||
exit 1
|
|
||||||
} >&2
|
|
||||||
|
|
||||||
# OS specific support (must be 'true' or 'false').
|
|
||||||
cygwin=false
|
|
||||||
msys=false
|
|
||||||
darwin=false
|
|
||||||
nonstop=false
|
|
||||||
case "$( uname )" in #(
|
|
||||||
CYGWIN* ) cygwin=true ;; #(
|
|
||||||
Darwin* ) darwin=true ;; #(
|
|
||||||
MSYS* | MINGW* ) msys=true ;; #(
|
|
||||||
NONSTOP* ) nonstop=true ;;
|
|
||||||
esac
|
|
||||||
|
|
||||||
CLASSPATH=$APP_HOME/gradle/wrapper/gradle-wrapper.jar
|
|
||||||
|
|
||||||
|
|
||||||
# Determine the Java command to use to start the JVM.
|
|
||||||
if [ -n "$JAVA_HOME" ] ; then
|
|
||||||
if [ -x "$JAVA_HOME/jre/sh/java" ] ; then
|
|
||||||
# IBM's JDK on AIX uses strange locations for the executables
|
|
||||||
JAVACMD=$JAVA_HOME/jre/sh/java
|
|
||||||
else
|
|
||||||
JAVACMD=$JAVA_HOME/bin/java
|
|
||||||
fi
|
|
||||||
if [ ! -x "$JAVACMD" ] ; then
|
|
||||||
die "ERROR: JAVA_HOME is set to an invalid directory: $JAVA_HOME
|
|
||||||
|
|
||||||
Please set the JAVA_HOME variable in your environment to match the
|
|
||||||
location of your Java installation."
|
|
||||||
fi
|
|
||||||
else
|
|
||||||
JAVACMD=java
|
|
||||||
which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
|
|
||||||
|
|
||||||
Please set the JAVA_HOME variable in your environment to match the
|
|
||||||
location of your Java installation."
|
|
||||||
fi
|
|
||||||
|
|
||||||
# Increase the maximum file descriptors if we can.
|
|
||||||
if ! "$cygwin" && ! "$darwin" && ! "$nonstop" ; then
|
|
||||||
case $MAX_FD in #(
|
|
||||||
max*)
|
|
||||||
MAX_FD=$( ulimit -H -n ) ||
|
|
||||||
warn "Could not query maximum file descriptor limit"
|
|
||||||
esac
|
|
||||||
case $MAX_FD in #(
|
|
||||||
'' | soft) :;; #(
|
|
||||||
*)
|
|
||||||
ulimit -n "$MAX_FD" ||
|
|
||||||
warn "Could not set maximum file descriptor limit to $MAX_FD"
|
|
||||||
esac
|
|
||||||
fi
|
|
||||||
|
|
||||||
# Collect all arguments for the java command, stacking in reverse order:
|
|
||||||
# * args from the command line
|
|
||||||
# * the main class name
|
|
||||||
# * -classpath
|
|
||||||
# * -D...appname settings
|
|
||||||
# * --module-path (only if needed)
|
|
||||||
# * DEFAULT_JVM_OPTS, JAVA_OPTS, and GRADLE_OPTS environment variables.
|
|
||||||
|
|
||||||
# For Cygwin or MSYS, switch paths to Windows format before running java
|
|
||||||
if "$cygwin" || "$msys" ; then
|
|
||||||
APP_HOME=$( cygpath --path --mixed "$APP_HOME" )
|
|
||||||
CLASSPATH=$( cygpath --path --mixed "$CLASSPATH" )
|
|
||||||
|
|
||||||
JAVACMD=$( cygpath --unix "$JAVACMD" )
|
|
||||||
|
|
||||||
# Now convert the arguments - kludge to limit ourselves to /bin/sh
|
|
||||||
for arg do
|
|
||||||
if
|
|
||||||
case $arg in #(
|
|
||||||
-*) false ;; # don't mess with options #(
|
|
||||||
/?*) t=${arg#/} t=/${t%%/*} # looks like a POSIX filepath
|
|
||||||
[ -e "$t" ] ;; #(
|
|
||||||
*) false ;;
|
|
||||||
esac
|
|
||||||
then
|
|
||||||
arg=$( cygpath --path --ignore --mixed "$arg" )
|
|
||||||
fi
|
|
||||||
# Roll the args list around exactly as many times as the number of
|
|
||||||
# args, so each arg winds up back in the position where it started, but
|
|
||||||
# possibly modified.
|
|
||||||
#
|
|
||||||
# NB: a `for` loop captures its iteration list before it begins, so
|
|
||||||
# changing the positional parameters here affects neither the number of
|
|
||||||
# iterations, nor the values presented in `arg`.
|
|
||||||
shift # remove old arg
|
|
||||||
set -- "$@" "$arg" # push replacement arg
|
|
||||||
done
|
|
||||||
fi
|
|
||||||
|
|
||||||
# Collect all arguments for the java command;
|
|
||||||
# * $DEFAULT_JVM_OPTS, $JAVA_OPTS, and $GRADLE_OPTS can contain fragments of
|
|
||||||
# shell script including quotes and variable substitutions, so put them in
|
|
||||||
# double quotes to make sure that they get re-expanded; and
|
|
||||||
# * put everything else in single quotes, so that it's not re-expanded.
|
|
||||||
|
|
||||||
set -- \
|
|
||||||
"-Dorg.gradle.appname=$APP_BASE_NAME" \
|
|
||||||
-classpath "$CLASSPATH" \
|
|
||||||
org.gradle.wrapper.GradleWrapperMain \
|
|
||||||
"$@"
|
|
||||||
|
|
||||||
# Use "xargs" to parse quoted args.
|
|
||||||
#
|
|
||||||
# With -n1 it outputs one arg per line, with the quotes and backslashes removed.
|
|
||||||
#
|
|
||||||
# In Bash we could simply go:
|
|
||||||
#
|
|
||||||
# readarray ARGS < <( xargs -n1 <<<"$var" ) &&
|
|
||||||
# set -- "${ARGS[@]}" "$@"
|
|
||||||
#
|
|
||||||
# but POSIX shell has neither arrays nor command substitution, so instead we
|
|
||||||
# post-process each arg (as a line of input to sed) to backslash-escape any
|
|
||||||
# character that might be a shell metacharacter, then use eval to reverse
|
|
||||||
# that process (while maintaining the separation between arguments), and wrap
|
|
||||||
# the whole thing up as a single "set" statement.
|
|
||||||
#
|
|
||||||
# This will of course break if any of these variables contains a newline or
|
|
||||||
# an unmatched quote.
|
|
||||||
#
|
|
||||||
|
|
||||||
eval "set -- $(
|
|
||||||
printf '%s\n' "$DEFAULT_JVM_OPTS $JAVA_OPTS $GRADLE_OPTS" |
|
|
||||||
xargs -n1 |
|
|
||||||
sed ' s~[^-[:alnum:]+,./:=@_]~\\&~g; ' |
|
|
||||||
tr '\n' ' '
|
|
||||||
)" '"$@"'
|
|
||||||
|
|
||||||
exec "$JAVACMD" "$@"
|
|
||||||
89
gradlew.bat
vendored
89
gradlew.bat
vendored
|
|
@ -1,89 +0,0 @@
|
||||||
@rem
|
|
||||||
@rem Copyright 2015 the original author or authors.
|
|
||||||
@rem
|
|
||||||
@rem Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
@rem you may not use this file except in compliance with the License.
|
|
||||||
@rem You may obtain a copy of the License at
|
|
||||||
@rem
|
|
||||||
@rem https://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
@rem
|
|
||||||
@rem Unless required by applicable law or agreed to in writing, software
|
|
||||||
@rem distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
@rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
@rem See the License for the specific language governing permissions and
|
|
||||||
@rem limitations under the License.
|
|
||||||
@rem
|
|
||||||
|
|
||||||
@if "%DEBUG%" == "" @echo off
|
|
||||||
@rem ##########################################################################
|
|
||||||
@rem
|
|
||||||
@rem Gradle startup script for Windows
|
|
||||||
@rem
|
|
||||||
@rem ##########################################################################
|
|
||||||
|
|
||||||
@rem Set local scope for the variables with windows NT shell
|
|
||||||
if "%OS%"=="Windows_NT" setlocal
|
|
||||||
|
|
||||||
set DIRNAME=%~dp0
|
|
||||||
if "%DIRNAME%" == "" set DIRNAME=.
|
|
||||||
set APP_BASE_NAME=%~n0
|
|
||||||
set APP_HOME=%DIRNAME%
|
|
||||||
|
|
||||||
@rem Resolve any "." and ".." in APP_HOME to make it shorter.
|
|
||||||
for %%i in ("%APP_HOME%") do set APP_HOME=%%~fi
|
|
||||||
|
|
||||||
@rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
|
|
||||||
set DEFAULT_JVM_OPTS="-Xmx64m" "-Xms64m"
|
|
||||||
|
|
||||||
@rem Find java.exe
|
|
||||||
if defined JAVA_HOME goto findJavaFromJavaHome
|
|
||||||
|
|
||||||
set JAVA_EXE=java.exe
|
|
||||||
%JAVA_EXE% -version >NUL 2>&1
|
|
||||||
if "%ERRORLEVEL%" == "0" goto execute
|
|
||||||
|
|
||||||
echo.
|
|
||||||
echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
|
|
||||||
echo.
|
|
||||||
echo Please set the JAVA_HOME variable in your environment to match the
|
|
||||||
echo location of your Java installation.
|
|
||||||
|
|
||||||
goto fail
|
|
||||||
|
|
||||||
:findJavaFromJavaHome
|
|
||||||
set JAVA_HOME=%JAVA_HOME:"=%
|
|
||||||
set JAVA_EXE=%JAVA_HOME%/bin/java.exe
|
|
||||||
|
|
||||||
if exist "%JAVA_EXE%" goto execute
|
|
||||||
|
|
||||||
echo.
|
|
||||||
echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
|
|
||||||
echo.
|
|
||||||
echo Please set the JAVA_HOME variable in your environment to match the
|
|
||||||
echo location of your Java installation.
|
|
||||||
|
|
||||||
goto fail
|
|
||||||
|
|
||||||
:execute
|
|
||||||
@rem Setup the command line
|
|
||||||
|
|
||||||
set CLASSPATH=%APP_HOME%\gradle\wrapper\gradle-wrapper.jar
|
|
||||||
|
|
||||||
|
|
||||||
@rem Execute Gradle
|
|
||||||
"%JAVA_EXE%" %DEFAULT_JVM_OPTS% %JAVA_OPTS% %GRADLE_OPTS% "-Dorg.gradle.appname=%APP_BASE_NAME%" -classpath "%CLASSPATH%" org.gradle.wrapper.GradleWrapperMain %*
|
|
||||||
|
|
||||||
:end
|
|
||||||
@rem End local scope for the variables with windows NT shell
|
|
||||||
if "%ERRORLEVEL%"=="0" goto mainEnd
|
|
||||||
|
|
||||||
:fail
|
|
||||||
rem Set variable GRADLE_EXIT_CONSOLE if you need the _script_ return code instead of
|
|
||||||
rem the _cmd.exe /c_ return code!
|
|
||||||
if not "" == "%GRADLE_EXIT_CONSOLE%" exit 1
|
|
||||||
exit /b 1
|
|
||||||
|
|
||||||
:mainEnd
|
|
||||||
if "%OS%"=="Windows_NT" endlocal
|
|
||||||
|
|
||||||
:omega
|
|
||||||
14
kencommandapi-bukkit/BUILD
Normal file
14
kencommandapi-bukkit/BUILD
Normal file
|
|
@ -0,0 +1,14 @@
|
||||||
|
load("@rules_java//java:java_library.bzl", "java_library")
|
||||||
|
load("@rules_jvm_external//:defs.bzl", "artifact", "java_plugin_artifact")
|
||||||
|
|
||||||
|
java_library(
|
||||||
|
name = "bukkit",
|
||||||
|
srcs = glob(["src/main/**/*.java"]),
|
||||||
|
deps = [
|
||||||
|
"//kencommandapi-core:core",
|
||||||
|
artifact("org.jetbrains:annotations"),
|
||||||
|
artifact("org.projectlombok:lombok"),
|
||||||
|
artifact("io.papermc.paper:paper-api:[26.2.build,)"),
|
||||||
|
],
|
||||||
|
plugins = [ "//third_party:lombok_plugin" ],
|
||||||
|
)
|
||||||
|
|
@ -1,22 +0,0 @@
|
||||||
plugins {
|
|
||||||
id("java")
|
|
||||||
id("scrow.scrow-publish")
|
|
||||||
id("scrow.base-dependencies")
|
|
||||||
id("scrow.java-library")
|
|
||||||
}
|
|
||||||
|
|
||||||
dependencies {
|
|
||||||
api(project(":kencommandapi-core"))
|
|
||||||
compileOnly(libs.papermc.api)
|
|
||||||
}
|
|
||||||
|
|
||||||
publishing {
|
|
||||||
publications {
|
|
||||||
create<MavenPublication>("KenCommandAPI") {
|
|
||||||
groupId = rootProject.group.toString()
|
|
||||||
version = rootProject.version.toString()
|
|
||||||
artifactId = project.name
|
|
||||||
from(components["java"])
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
18
kencommandapi-core/BUILD
Normal file
18
kencommandapi-core/BUILD
Normal file
|
|
@ -0,0 +1,18 @@
|
||||||
|
load("@rules_java//java:java_library.bzl", "java_library")
|
||||||
|
load("@rules_jvm_external//:defs.bzl", "artifact", "java_plugin_artifact")
|
||||||
|
|
||||||
|
java_library(
|
||||||
|
name = "core",
|
||||||
|
srcs = glob(["src/main/**/*.java"]),
|
||||||
|
visibility = ["//visibility:public"],
|
||||||
|
deps = [
|
||||||
|
artifact("com.leakyabstractions:result-api"),
|
||||||
|
artifact("com.leakyabstractions:result"),
|
||||||
|
artifact("org.jetbrains:annotations"),
|
||||||
|
artifact("com.google.guava:guava"),
|
||||||
|
artifact("org.slf4j:slf4j-api"),
|
||||||
|
artifact("net.kyori:adventure-api"),
|
||||||
|
artifact("org.projectlombok:lombok"),
|
||||||
|
],
|
||||||
|
plugins = [ "//third_party:lombok_plugin" ],
|
||||||
|
)
|
||||||
|
|
@ -1,36 +0,0 @@
|
||||||
plugins {
|
|
||||||
id("java")
|
|
||||||
id("scrow.scrow-publish")
|
|
||||||
id("scrow.base-dependencies")
|
|
||||||
id("scrow.java-library")
|
|
||||||
}
|
|
||||||
|
|
||||||
dependencies {
|
|
||||||
// https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter-api
|
|
||||||
testImplementation("org.junit.jupiter:junit-jupiter-api:6.1.1")
|
|
||||||
// https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter-engine
|
|
||||||
testImplementation("org.junit.jupiter:junit-jupiter-engine:6.1.1")
|
|
||||||
// https://mvnrepository.com/artifact/org.junit.platform/junit-platform-launcher
|
|
||||||
testImplementation("org.junit.platform:junit-platform-launcher:6.1.1")
|
|
||||||
testImplementation(libs.adventure.api)
|
|
||||||
|
|
||||||
compileOnly(libs.adventure.api)
|
|
||||||
}
|
|
||||||
|
|
||||||
tasks.test {
|
|
||||||
useJUnitPlatform()
|
|
||||||
testLogging {
|
|
||||||
showStandardStreams = true
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
publishing {
|
|
||||||
publications {
|
|
||||||
create<MavenPublication>("KenCommandAPI") {
|
|
||||||
groupId = rootProject.group.toString()
|
|
||||||
version = rootProject.version.toString()
|
|
||||||
artifactId = project.name
|
|
||||||
from(components["java"])
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
0
kencommandapi-velocity/BUILD
Normal file
0
kencommandapi-velocity/BUILD
Normal file
|
|
@ -1,13 +0,0 @@
|
||||||
pluginManagement {
|
|
||||||
includeBuild("../build-logic")
|
|
||||||
}
|
|
||||||
|
|
||||||
plugins {
|
|
||||||
id("scrow.scrow-repository")
|
|
||||||
}
|
|
||||||
|
|
||||||
rootProject.name = "KenCommandAPI"
|
|
||||||
|
|
||||||
include("kencommandapi-core")
|
|
||||||
include("kencommandapi-bukkit")
|
|
||||||
include("kencommandapi-velocity")
|
|
||||||
8
third_party/BUILD
vendored
Normal file
8
third_party/BUILD
vendored
Normal file
|
|
@ -0,0 +1,8 @@
|
||||||
|
load("@rules_java//java:java_plugin.bzl", "java_plugin")
|
||||||
|
java_plugin(
|
||||||
|
name = "lombok_plugin",
|
||||||
|
visibility = ["//visibility:public"],
|
||||||
|
deps = ["@maven//:org_projectlombok_lombok"],
|
||||||
|
processor_class = "lombok.launch.AnnotationProcessorHider$AnnotationProcessor",
|
||||||
|
generates_api = True,
|
||||||
|
)
|
||||||
Loading…
Add table
Add a link
Reference in a new issue