Package jetbrains.buildServer.agent
Class AgentMain
- java.lang.Object
-
- jetbrains.buildServer.agent.AgentMain
-
public class AgentMain extends Object
From now we make build agent to look app it's jar files in order to simplify build launcher. We workaround the issue where old launcher used to set up plugins classpath to build agent JVM. UseAgentMain2
for development}
-
-
Constructor Summary
Constructors Constructor Description AgentMain()
-
-
-
Method Detail
-
main
public static void main(String[] args)
-
getAgentHome
@NotNull public static File getAgentHome() throws RuntimeException
- Throws:
RuntimeException
-
-