Mercurial > hg > RemoteEditor > REPSessionManager
diff .classpath @ 394:1d5b608f39da
checkMerge fix
author | one |
---|---|
date | Wed, 19 Nov 2008 15:31:29 +0900 |
parents | 97a321d91b79 |
children |
line wrap: on
line diff
--- a/.classpath Mon Nov 10 22:26:43 2008 +0900 +++ b/.classpath Wed Nov 19 15:31:29 2008 +0900 @@ -2,5 +2,6 @@ <classpath> <classpathentry excluding="rep/EditorChannel.java" kind="src" path=""/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> + <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/> <classpathentry kind="output" path=""/> </classpath>