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, getEnvironmentVariablesprotected Map<String,String> createEnvs(String version, String platform) throws NativeBuildException
NativeBuildExceptionprotected Map<String,String> executeCommandLine(org.codehaus.plexus.util.cli.Commandline command) throws NativeBuildException
NativeBuildExceptionCopyright © 2020 MojoHaus. All rights reserved.