Classpath fixed for stdlib

This commit is contained in:
Andrey Breslav
2011-09-06 12:10:46 +04:00
parent f5928be33e
commit 2c25a0e46a
3 changed files with 10 additions and 1 deletions
+9
View File
@@ -0,0 +1,9 @@
<component name="libraryTable">
<library name="annotations">
<CLASSES>
<root url="jar://$IDEA_HOME$/lib/annotations.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</component>