Ignore:
Timestamp:
07/23/12 15:41:37 (12 years ago)
Author:
sherbold
Message:

*updated eclipse project names

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/quest-ui-core-test/.classpath

    r378 r431  
    22<classpath> 
    33        <classpathentry kind="src" path="src"/> 
    4         <classpathentry kind="src" path="/EventBenchConsole"/> 
     4        <classpathentry kind="src" path="/quest-ui-core"/> 
    55        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/> 
    66        <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"/> 
    88        <classpathentry kind="lib" path="/Build/lib/collections-generic-4.01.jar"/> 
    99        <classpathentry kind="lib" path="/Build/lib/colt-1.2.0.jar"/> 
     
    4040        <classpathentry kind="lib" path="/JavaHelperLibTest/libs/junit-addons-1.4.jar"/> 
    4141        <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"/> 
    4343        <classpathentry kind="lib" path="/Build/lib-test/cglib-nodep.jar"/> 
    4444        <classpathentry kind="lib" path="/Build/lib-test/EqualsVerifier-1.0.2.jar"/> 
Note: See TracChangeset for help on using the changeset viewer.