Fake dependency to make sure plugin is actually updated during make
This commit is contained in:
Generated
-12
@@ -1,18 +1,6 @@
|
||||
<component name="ArtifactManager">
|
||||
<artifact name="KotlinPlugin">
|
||||
<output-path>$PROJECT_DIR$/out/artifacts</output-path>
|
||||
<properties id="ant-postprocessing">
|
||||
<options>
|
||||
<file>file://$PROJECT_DIR$/plugin_post_build.xml</file>
|
||||
<target>renamePluginZip</target>
|
||||
</options>
|
||||
</properties>
|
||||
<properties id="ant-preprocessing">
|
||||
<options>
|
||||
<file>file://$PROJECT_DIR$/plugin_pre_build.xml</file>
|
||||
<target>cleanup</target>
|
||||
</options>
|
||||
</properties>
|
||||
<root id="root">
|
||||
<element id="directory" name="Kotlin">
|
||||
<element id="directory" name="lib">
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
<orderEntry type="library" scope="RUNTIME" name="idea-full" level="project" />
|
||||
<orderEntry type="module" module-name="idea" scope="PROVIDED" />
|
||||
</component>
|
||||
</module>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user