Changeset 431 for trunk/quest-ui-core-test
- Timestamp:
- 07/23/12 15:41:37 (12 years ago)
- Location:
- trunk/quest-ui-core-test
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/quest-ui-core-test/.classpath
r378 r431 2 2 <classpath> 3 3 <classpathentry kind="src" path="src"/> 4 <classpathentry kind="src" path="/ EventBenchConsole"/>4 <classpathentry kind="src" path="/quest-ui-core"/> 5 5 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/> 6 6 <classpathentry combineaccessrules="false" kind="src" path="/JavaHelperLib"/> 7 <classpathentry combineaccessrules="false" kind="src" path="/ EventBenchCore"/>7 <classpathentry combineaccessrules="false" kind="src" path="/quest-core-events"/> 8 8 <classpathentry kind="lib" path="/Build/lib/collections-generic-4.01.jar"/> 9 9 <classpathentry kind="lib" path="/Build/lib/colt-1.2.0.jar"/> … … 40 40 <classpathentry kind="lib" path="/JavaHelperLibTest/libs/junit-addons-1.4.jar"/> 41 41 <classpathentry kind="lib" path="/Build/lib/Jama-1.0.2.jar"/> 42 <classpathentry kind="src" path="/ EventBenchCoreTest"/>42 <classpathentry kind="src" path="/quest-core-events-test"/> 43 43 <classpathentry kind="lib" path="/Build/lib-test/cglib-nodep.jar"/> 44 44 <classpathentry kind="lib" path="/Build/lib-test/EqualsVerifier-1.0.2.jar"/> -
trunk/quest-ui-core-test/.project
r378 r431 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 2 <projectDescription> 3 <name> EventBenchConsoleTest</name>3 <name>quest-ui-core-test</name> 4 4 <comment></comment> 5 5 <projects>
Note: See TracChangeset
for help on using the changeset viewer.