Class ClasspathModule
java.lang.Object
wtf.ranked.hytale.server.runner.server.impl.ClasspathModule
- All Implemented Interfaces:
Module
Configures the Java execution classpath for the Hytale server.
This module resolves the SourceSet output, the primary server JAR,
and external runtime dependencies. It carefully filters local project
components to ensure that classes are correctly loaded into the process classpath.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidconfigure(JavaExecRunningTask runningTask, org.gradle.api.Project project)