Updated test, removed unnecessary library, new icons

This commit is contained in:
Jindra Pet��k
2010-09-04 17:55:59 +02:00
parent f565f82f4e
commit 4e3ab44c6e
9 changed files with 648 additions and 81 deletions
+13 -2
View File
@@ -1,6 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<component name="NewModuleRootManager" inherit-compiler-output="false">
<output url="file://$MODULE_DIR$/build/classes" />
<output-test url="file://$MODULE_DIR$/build/test" />
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
@@ -9,7 +11,16 @@
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="testlib" level="project" />
<orderEntry type="library" name="lib1" level="project" />
<orderEntry type="module-library">
<library name="lib">
<CLASSES>
<root url="jar://$MODULE_DIR$/lib/jpproxy.jar!/" />
<root url="jar://$MODULE_DIR$/lib/jsyntaxpane-0.9.5.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
</component>
</module>