Class ClasspathSetup

java.lang.Object
net.neoforged.jst.cli.intellij.ClasspathSetup

public final class ClasspathSetup extends Object
  • Method Details

    • addJdkModules

      public static void addJdkModules(net.neoforged.jst.api.Logger logger, Path jdkHome, com.intellij.core.JavaCoreProjectEnvironment javaEnv)
    • addLibraries

      public static void addLibraries(net.neoforged.jst.api.Logger logger, Path librariesPath, IntelliJEnvironmentImpl ijEnv) throws IOException
      Throws:
      IOException
    • addLibrary

      public static void addLibrary(net.neoforged.jst.api.Logger logger, Path libraryPath, IntelliJEnvironmentImpl ijEnv)