Spring Support: Model diagram support for Kotlin classes

#KT-11692 In Progress
This commit is contained in:
Alexey Sedunov
2016-04-08 18:45:37 +03:00
parent 38522b09ce
commit 548d0cd4e5
10 changed files with 318 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
<component name="libraryTable">
<library name="diagram-support">
<CLASSES>
<root url="file://$PROJECT_DIR$/ideaSDK/plugins/uml/lib" />
</CLASSES>
<JAVADOC />
<SOURCES />
<jarDirectory url="file://$PROJECT_DIR$/ideaSDK/plugins/uml/lib" recursive="false" />
</library>
</component>