Changeset 95 for trunk/.classpath


Ignore:
Timestamp:
06/06/08 16:42:37 (16 years ago)
Author:
ra33
Message:

Added a couple of tests for AttributeUtils class

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.classpath

    r86 r95  
    11<?xml version="1.0" encoding="UTF-8"?>
    22<classpath>
    3         <classpathentry kind="src" output="bin/tests" path="tests"/>
    4         <classpathentry kind="src" output="bin/src" path="src"/>
     3        <classpathentry kind="src" path="tests"/>
     4        <classpathentry kind="src" path="src"/>
    55        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
    66        <classpathentry exported="true" kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3.8.1"/>
Note: See TracChangeset for help on using the changeset viewer.