Make sure it's 3.8

This commit is contained in:
Maxim Shafirov
2012-02-06 15:13:27 +04:00
parent f80ad4c35a
commit bb3653b612
2 changed files with 10 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
<component name="libraryTable">
<library name="junit 3.8">
<CLASSES>
<root url="jar://$PROJECT_DIR$/ideaSDK/lib/junit.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</component>
+1
View File
@@ -9,6 +9,7 @@
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="stdlib" exported="" />
<orderEntry type="library" name="junit 3.8" level="project" />
</component>
</module>