save OutputItems as soon as possible to reduce memory usage and recompile less on...
commit31b39e3076d01c6bc590fd10051889c62c497179
authorEugene Zhuravlev <jeka@jetbrains.com>
Sun, 9 Aug 2009 11:26:12 +0000 (9 15:26 +0400)
committerEugene Zhuravlev <jeka@jetbrains.com>
Sun, 9 Aug 2009 11:26:12 +0000 (9 15:26 +0400)
tree3445acf1b127308592bc9bbc2e728d957a39d690
parentaa67dfae1b7816288a68fe6c46d5f64d19100452
save OutputItems as soon as possible to reduce memory usage and recompile less on the next compilation if the current one fails
plugins/groovy/src/org/jetbrains/plugins/groovy/compiler/GroovyCompiler.java
plugins/groovy/src/org/jetbrains/plugins/groovy/compiler/GroovyCompilerBase.java
plugins/groovy/src/org/jetbrains/plugins/groovy/compiler/GroovycOSProcessHandler.java
plugins/groovy/src/org/jetbrains/plugins/groovy/compiler/generator/GroovycStubGenerator.java