root manager tests moved to community

This commit is contained in:
nik
2010-06-25 15:50:37 +04:00
parent 311e408b47
commit b175c1f8ff
52 changed files with 5909 additions and 1 deletions
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<application>
<component name="libraryTable">
<library name="xxx">
<CLASSES>
<root url="file:///bin" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</component>
</application>
@@ -0,0 +1,27 @@
<?xml version="1.0" encoding="UTF-8"?>
<application>
<component name="ProjectLibraryTable">
<library>
<name value="xxx" />
<roots>
<projectPath>
<root type="composite" />
</projectPath>
<sourcePath>
<root type="composite" />
</sourcePath>
<classPath>
<root type="composite">
<root type="simple" url="file:///bin" />
</root>
</classPath>
<excludePath>
<root type="composite" />
</excludePath>
<javadocPath>
<root type="composite" />
</javadocPath>
</roots>
</library>
</component>
</application>