Modifier and Type | Class and Description |
---|---|
class |
AbstractEnvFactory |
Modifier and Type | Method and Description |
---|---|
EnvFactory |
ConfigurationBase.getEnvFactory() |
Modifier and Type | Method and Description |
---|---|
void |
ConfigurationBase.setEnvFactory(EnvFactory envFactory) |
Modifier and Type | Class and Description |
---|---|
class |
BCCEnvFactory
BCC Environment Setup
|
Modifier and Type | Method and Description |
---|---|
EnvFactory |
EnvFactoryManager.getEnvFactory(String className) |
EnvFactory |
DefaultEnvFactoryManager.getEnvFactory(String className) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractMSVC2005EnvFactory
Equivalent of MSVC2005's vcvars32.bat
|
class |
AbstractMSVCEnvFactory |
class |
MSVC2003EnvFactory
Equivalent of Microsoft Visual Studio .NET 2003's vcvars32.bat
|
class |
MSVC2003ToolkitEnvFactory
Equivalent of Microsoft Visual C++ Toolkit 2003's vcvars32.bat
|
class |
MSVC2005AMD64EnvFactory
Equivalent of MSVC2005's vcvarsamd64.bat
|
class |
MSVC2005x86AMD64EnvFactory
Equivalent of MSVC2005's vcvarsx86_amd64.bat
|
class |
MSVC2005x86EnvFactory
Equivalent of MSVC2005's vcvars32.bat
|
class |
MSVC2008x86AMD64EnvFactory
Microsoft Visual Studio 9.0\Common7\Tools\vcvarsx86_adm64.bat environment
|
class |
MSVC2008x86EnvFactory
Microsoft Visual Studio 9.0\Common7\Tools\vsvars32.bat environment
|
class |
MSVC6EnvFactory
Equivalent of MSVC6's vcvars32.bat
|
Modifier and Type | Method and Description |
---|---|
protected EnvFactory |
AbstractNativeMojo.getEnvFactory() |
Modifier and Type | Method and Description |
---|---|
static void |
EnvUtil.setupCommandlineEnv(org.codehaus.plexus.util.cli.Commandline cl,
EnvFactory envFactory) |
Copyright © 2013 Codehaus. All Rights Reserved.