ant generation: added an extension point that allows specifying custom joint compiler...
commit0fcaf2dd093092f3b0526101c5b41bd0dea1f7f8
authorConstantine Plotnikov <Constantine.Plotnikov@jetbrains.com>
Thu, 11 Dec 2008 20:22:02 +0000 (11 23:22 +0300)
committerConstantine Plotnikov <Constantine.Plotnikov@jetbrains.com>
Thu, 11 Dec 2008 20:22:02 +0000 (11 23:22 +0300)
tree1854d6156672a75cee0983a1edeef3b6737f64fa
parent9613de58f8a257b65d0c5ff3fa17e9b2af3b6100
ant generation: added an extension point that allows specifying custom joint compilers instead of javac for modules
compiler/impl/com/intellij/compiler/actions/GenerateAntBuildAction.java
compiler/impl/com/intellij/compiler/ant/BuildPropertiesImpl.java
compiler/impl/com/intellij/compiler/ant/CompileModuleChunkTarget.java
compiler/impl/com/intellij/compiler/ant/GenerationOptionsImpl.java
compiler/openapi/com/intellij/compiler/ant/ChunkCustomCompilerExtension.java [new file with mode: 0644]
compiler/openapi/com/intellij/compiler/ant/GenerationOptions.java
compiler/openapi/com/intellij/compiler/ant/ModuleChunk.java
platform-api/src/com/intellij/ExtensionPoints.java
resources_eng/src/messages/CompilerBundle.properties