annotate .classpath @ 485:cc262a519b8a
add dead lock detection (don't forget remove )
author |
one |
date |
Wed, 20 Oct 2010 22:59:19 +0900 |
parents |
1d5b608f39da |
children |
|
rev |
line source |
0
|
1 <?xml version="1.0" encoding="UTF-8"?>
|
|
2 <classpath>
|
124
|
3 <classpathentry excluding="rep/EditorChannel.java" kind="src" path=""/>
|
0
|
4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
394
|
5 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
|
0
|
6 <classpathentry kind="output" path=""/>
|
|
7 </classpath>
|