Package org.codehaus.mojo.natives.bcc
Class BCCEnvFactory
java.lang.Object
org.codehaus.mojo.natives.bcc.BCCEnvFactory
- All Implemented Interfaces:
EnvFactory
BCC Environment Setup
-
Field Details
-
BCC_INSTALL_ENV_KEY
- See Also:
-
DEFAULT_BCC_INSTALL_DIR
- See Also:
-
envs
-
-
Constructor Details
-
BCCEnvFactory
public BCCEnvFactory()
-
-
Method Details
-
getEnvironmentVariables
- Specified by:
getEnvironmentVariables
in interfaceEnvFactory
- Returns:
- a map of environment variable/value pairs
- Throws:
NativeBuildException
-
createEnvs
- Throws:
NativeBuildException
-