Changeset 86 for trunk/.classpath


Ignore:
Timestamp:
06/05/08 10:11:18 (16 years ago)
Author:
ra33
Message:

Added DebugFrame action
Added GetCometStats
Lots of bug fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.classpath

    r80 r86  
    11<?xml version="1.0" encoding="UTF-8"?>
    22<classpath>
    3         <classpathentry kind="src" path="tests"/>
    4         <classpathentry kind="src" path="src"/>
     3        <classpathentry kind="src" output="bin/tests" path="tests"/>
     4        <classpathentry kind="src" output="bin/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.