Changeset 6048
- Timestamp:
- 11/10/06 19:03:22
- Files:
-
- trunk/example/lib/testng-5.3-jdk15.jar (added)
- trunk/example/sample.iml (modified) (1 diff)
- trunk/example/sample.ipr (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/example/sample.iml
r6047 r6048 23 23 <library> 24 24 <CLASSES> 25 <root url="jar://$MODULE_DIR$/ ../buildsupport/testng-5.3-jdk15.jar!/" />25 <root url="jar://$MODULE_DIR$/lib/testng-5.3-jdk15.jar!/" /> 26 26 </CLASSES> 27 27 <JAVADOC /> trunk/example/sample.ipr
r5843 r6048 179 179 <component name="ProjectModuleManager"> 180 180 <modules> 181 <module fileurl="file://$PROJECT_DIR$/ sample.iml" filepath="$PROJECT_DIR$/sample.iml" />181 <module fileurl="file://$PROJECT_DIR$/example.iml" filepath="$PROJECT_DIR$/example.iml" /> 182 182 </modules> 183 183 </component>
