public abstract class AbstractCommunityEnvFactory extends AbstractEnvFactory
Constructor and Description |
---|
AbstractCommunityEnvFactory() |
Modifier and Type | Method and Description |
---|---|
protected Map<String,String> |
createEnvs(String version,
String platform) |
protected Map<String,String> |
executeCommandLine(org.codehaus.plexus.util.cli.Commandline command) |
protected String |
queryVSInstallPath(String version) |
createEnvs, getEnvironmentVariables
protected Map<String,String> createEnvs(String version, String platform) throws NativeBuildException
NativeBuildException
protected Map<String,String> executeCommandLine(org.codehaus.plexus.util.cli.Commandline command) throws NativeBuildException
NativeBuildException
Copyright © 2020 MojoHaus. All rights reserved.