Package jetbrains.mps.generator.fileGenerator
- 
Class Summary Class Description FileGenerationUtil Deprecated. This class doesn't respect overridden output location (GeneratableSModel.isGenerateIntoModelFolder()nor does it tell anything about where to takeoutputRootDirfrom (assumes it comes fromjetbrains.mps.project.SModuleOperations#getOutputRoot(SModel)while it's common to see invocations ofFileGenerationUtil.getDefaultOutputDir(SModel, IFile)with((AbstractModule) module).getOutputPath()TODO remove once 3.5 is out as replacement API,GenerationTargetFacet, has been introduced in 3.5 and there's no legitimate way to get rid of used of the class prior to that.