Class AbstractMSVCEnvFactory

    • Constructor Detail

      • AbstractMSVCEnvFactory

        public AbstractMSVCEnvFactory()
    • Method Detail

      • getProgramFiles

        protected static java.lang.String getProgramFiles()
      • getProgramFilesX86

        protected static java.lang.String getProgramFilesX86()
      • getSystemRoot

        protected static java.lang.String getSystemRoot()
      • createEnvWrapperFile

        private java.io.File createEnvWrapperFile​(java.io.File vsInstallDir,
                                                  java.lang.String platform)
                                           throws java.io.IOException
        Throws:
        java.io.IOException