Package org.codehaus.mojo.natives.msvc
Class AbstractMSVC2017CircaEnvFactoryHelper
java.lang.Object
org.codehaus.mojo.natives.msvc.AbstractMSVC2017CircaEnvFactoryHelper
Encapsulate some behavior common to Visual Studio since 2017.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected File
createEnvWrapperFile
(File vsInstallDir, String platform) executeCommandLine
(org.codehaus.plexus.util.cli.Commandline command) protected String
queryVSInstallPath
(String version)
-
Constructor Details
-
AbstractMSVC2017CircaEnvFactoryHelper
AbstractMSVC2017CircaEnvFactoryHelper()
-
-
Method Details
-
createEnvWrapperFile
- Throws:
IOException
-
executeCommandLine
protected Map<String,String> executeCommandLine(org.codehaus.plexus.util.cli.Commandline command) throws NativeBuildException - Throws:
NativeBuildException
-
queryVSInstallPath
-