org.codehaus.mojo.natives.msvc
Class MSVC2003EnvFactory

java.lang.Object
  extended by org.codehaus.mojo.natives.msvc.AbstractMSVCEnvFactory
      extended by org.codehaus.mojo.natives.msvc.MSVC2003EnvFactory
All Implemented Interfaces:
org.codehaus.mojo.natives.EnvFactory

public class MSVC2003EnvFactory
extends AbstractMSVCEnvFactory

Equivalent of Microsoft Visual Studio .NET 2003's vcvars32.bat

Author:
dtran

Constructor Summary
MSVC2003EnvFactory()
           
 
Method Summary
 java.util.Map getEnvironmentVariables()
           
 
Methods inherited from class org.codehaus.mojo.natives.msvc.AbstractMSVCEnvFactory
getSystemRoot
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MSVC2003EnvFactory

public MSVC2003EnvFactory()
Method Detail

getEnvironmentVariables

public java.util.Map getEnvironmentVariables()
                                      throws org.codehaus.mojo.natives.NativeBuildException
Throws:
org.codehaus.mojo.natives.NativeBuildException


Copyright © 2009. All Rights Reserved.