Package dev.equo.ide
Class BuildPluginIdeMain.Caller
java.lang.Object
dev.equo.ide.BuildPluginIdeMain.Caller
- Enclosing class:
- BuildPluginIdeMain
-
Field Summary
FieldsModifier and TypeFieldDescription -
Method Summary
Modifier and TypeMethodDescriptionstatic BuildPluginIdeMain.CallerforProjectDir(File projectDir, boolean clean) voidlaunch()
-
Field Details
-
workspaceDir
-
lockFile
-
ideHooks
-
workspaceInit
-
classpath
-
debugClasspath
-
initOnly
-
showConsole
-
useAtomos
-
debugIde
-
showConsoleFlag
-
cleanFlag
-
-
Method Details
-
forProjectDir
public static BuildPluginIdeMain.Caller forProjectDir(File projectDir, boolean clean) throws IOException, InterruptedException - Throws:
IOExceptionInterruptedException
-
launch
- Throws:
IOExceptionInterruptedException
-