Changeset 437 for trunk/java-utils-test


Ignore:
Timestamp:
07/23/12 16:48:42 (12 years ago)
Author:
sherbold
Message:
  • renamed eclipse projects
Location:
trunk/java-utils-test
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/java-utils-test/.classpath

    r255 r437  
    22<classpath> 
    33        <classpathentry kind="src" path="src"/> 
    4         <classpathentry kind="src" path="/JavaHelperLib"/> 
     4        <classpathentry kind="src" path="/java-utils"/> 
    55        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/> 
    66        <classpathentry kind="lib" path="D:/eclipse-SDK-3.7-win32/eclipse/plugins/org.junit_4.8.2.v4_8_2_v20110321-1705/junit.jar" sourcepath="D:/eclipse-SDK-3.7-win32/eclipse/plugins/org.junit.source_4.8.2.v4_8_2_v20110321-1705.jar"> 
  • trunk/java-utils-test/.project

    r255 r437  
    11<?xml version="1.0" encoding="UTF-8"?> 
    22<projectDescription> 
    3         <name>JavaHelperLibTest</name> 
     3        <name>java-utils-test</name> 
    44        <comment></comment> 
    55        <projects> 
Note: See TracChangeset for help on using the changeset viewer.