74 lines
		
	
	
		
			2.4 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			74 lines
		
	
	
		
			2.4 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="UTF-8"?>
 | |
| <module type="JAVA_MODULE" version="4">
 | |
|   <component name="EclipseModuleManager">
 | |
|     <libelement value="jar://$MODULE_DIR$/hamcrest-core-1.3.0RC1.jar!/" />
 | |
|     <libelement value="jar://$MODULE_DIR$/hamcrest-library-1.3.0RC1.jar!/" />
 | |
|     <libelement value="jar://$MODULE_DIR$/jmock-2.6.0-RC2.jar!/" />
 | |
|     <libelement value="jar://$MODULE_DIR$/jmock-junit4-2.6.0-RC2.jar!/" />
 | |
|     <libelement value="jar://$MODULE_DIR$/junit-dep-4.8.2.jar!/" />
 | |
|     <libelement value="jar://$MODULE_DIR$/test-plugin.jar!/" />
 | |
|     <libelement value="jar://$MODULE_DIR$/uispec4j-2.3-jdk16.jar!/" />
 | |
|     <src_description expected_position="0" />
 | |
|   </component>
 | |
|   <component name="NewModuleRootManager">
 | |
|     <output url="file://$MODULE_DIR$/bin" />
 | |
|     <exclude-output />
 | |
|     <content url="file://$MODULE_DIR$" />
 | |
|     <orderEntry type="sourceFolder" forTests="false" />
 | |
|     <orderEntry type="inheritedJdk" />
 | |
|     <orderEntry type="module-library" scope="TEST">
 | |
|       <library>
 | |
|         <CLASSES>
 | |
|           <root url="jar://$MODULE_DIR$/hamcrest-core-1.3.jar!/" />
 | |
|         </CLASSES>
 | |
|         <JAVADOC />
 | |
|         <SOURCES />
 | |
|       </library>
 | |
|     </orderEntry>
 | |
|     <orderEntry type="module-library" scope="TEST">
 | |
|       <library>
 | |
|         <CLASSES>
 | |
|           <root url="jar://$MODULE_DIR$/hamcrest-library-1.3.jar!/" />
 | |
|         </CLASSES>
 | |
|         <JAVADOC />
 | |
|         <SOURCES />
 | |
|       </library>
 | |
|     </orderEntry>
 | |
|     <orderEntry type="module-library" scope="TEST">
 | |
|       <library>
 | |
|         <CLASSES>
 | |
|           <root url="jar://$MODULE_DIR$/jmock-2.9.0.jar!/" />
 | |
|         </CLASSES>
 | |
|         <JAVADOC />
 | |
|         <SOURCES />
 | |
|       </library>
 | |
|     </orderEntry>
 | |
|     <orderEntry type="module-library" scope="TEST">
 | |
|       <library>
 | |
|         <CLASSES>
 | |
|           <root url="jar://$MODULE_DIR$/jmock-junit4-2.9.0.jar!/" />
 | |
|         </CLASSES>
 | |
|         <JAVADOC />
 | |
|         <SOURCES />
 | |
|       </library>
 | |
|     </orderEntry>
 | |
|     <orderEntry type="module-library" scope="TEST">
 | |
|       <library>
 | |
|         <CLASSES>
 | |
|           <root url="jar://$MODULE_DIR$/junit-4.12.jar!/" />
 | |
|         </CLASSES>
 | |
|         <JAVADOC />
 | |
|         <SOURCES />
 | |
|       </library>
 | |
|     </orderEntry>
 | |
|     <orderEntry type="module-library" scope="TEST">
 | |
|       <library>
 | |
|         <CLASSES>
 | |
|           <root url="jar://$MODULE_DIR$/test-plugin.jar!/" />
 | |
|         </CLASSES>
 | |
|         <JAVADOC />
 | |
|         <SOURCES />
 | |
|       </library>
 | |
|     </orderEntry>
 | |
|   </component>
 | |
| </module> |