Package dev.equo.ide
Class IdeLockFile
java.lang.Object
dev.equo.ide.IdeLockFile
-
Method Summary
Modifier and TypeMethodDescriptionstatic booleanstatic IdeLockFileforWorkspaceDir(File workspaceDir) boolean
-
Method Details
-
forWorkspaceDir
-
hasClasspath
public boolean hasClasspath() -
readClasspath
-
ideAlreadyRunning
-
alreadyRunningAndUserRequestsAbort
public static boolean alreadyRunningAndUserRequestsAbort(ProcessHandle running) throws IOException, InterruptedException - Throws:
IOExceptionInterruptedException
-