Class StudioLauncherProvider
java.lang.Object
org.gradle.profiler.studio.launcher.StudioLauncherProvider
-
Constructor Summary
ConstructorsConstructorDescriptionStudioLauncherProvider(Path studioInstallDir, StudioSandboxCreator.StudioSandbox studioSandbox, List<String> studioJvmArgs, List<String> ideaProperties) -
Method Summary
Modifier and TypeMethodDescriptionget()withStudioAgentParameters(int studioAgentPort) withStudioPluginParameters(int studioStartDetectorPort, int studioPluginPort)
-
Constructor Details
-
StudioLauncherProvider
-
-
Method Details
-
withStudioPluginParameters
public StudioLauncherProvider withStudioPluginParameters(int studioStartDetectorPort, int studioPluginPort) -
withStudioAgentParameters
-
get
-