Uses of Class
org.eclipse.tycho.LockTimeoutException
-
Uses of LockTimeoutException in org.eclipse.tycho
Methods in org.eclipse.tycho that throw LockTimeoutExceptionModifier and TypeMethodDescriptionvoidFileLocker.lock()Equivalent to {FileLocker.lock(long)with a timeout argument of 10000 milliseconds.voidFileLocker.lock(long timeout) Attempt to lock the file associated with this locker object.