Drop other references to ideaSdk
This commit is contained in:
committed by
Vyacheslav Gerasimov
parent
9766508512
commit
8bc95295eb
@@ -14,7 +14,6 @@
|
||||
<property name="bootstrap.reflect" location="${dependencies.dir}/bootstrap-compiler/Kotlin/kotlinc/lib/kotlin-reflect.jar"/>
|
||||
|
||||
<target name="force-enable-kotlin-plugin">
|
||||
<property name="disable_plugins.file.path" location="${basedir}/../ideaSDK/config-idea/disabled_plugins.txt"/>
|
||||
<available property="disable_plugins.found" file="${disable_plugins.file.path}"/>
|
||||
|
||||
<sequential if:set="disable_plugins.found">
|
||||
|
||||
Reference in New Issue
Block a user