KT-3250 Copyright plugin does not work on Kotlin sources

This commit is contained in:
Andrey Ponomarev
2013-01-23 22:47:39 +01:00
parent a0a22b7be6
commit d385cd0155
6 changed files with 107 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
<component name="libraryTable">
<library name="copyright-plugin">
<CLASSES>
<root url="jar://$PROJECT_DIR$/ideaSDK/plugins/copyright/lib/copyright.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$PROJECT_DIR$/ideaSDK/sources/sources.zip!/plugins/copyright/src" />
</SOURCES>
</library>
</component>