annotate .classpath @ 99:0c5762c3a8dd
Test and VNC not working... Memory Overflow...
author |
Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
date |
Wed, 03 Aug 2011 21:35:06 +0900 |
parents |
9b3b1e3e7db5 |
children |
fc77596d3064 |
rev |
line source |
1
|
1 <?xml version="1.0" encoding="UTF-8"?>
|
|
2 <classpath>
|
|
3 <classpathentry kind="src" path="src"/>
|
|
4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
88
|
5 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
|
1
|
6 <classpathentry kind="output" path="bin"/>
|
|
7 </classpath>
|