annotate .classpath @ 49:4b74b959b576
removed the setVector method
author |
stevenh |
date |
Tue, 02 Apr 2013 22:52:31 +0100 |
parents |
08675ab08e7f |
children |
26fccd9db2e9 |
rev |
line source |
steve@0
|
1 <?xml version="1.0" encoding="UTF-8"?>
|
steve@0
|
2 <classpath>
|
steve@0
|
3 <classpathentry kind="src" path="src"/>
|
steve@0
|
4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
steve@0
|
5 <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/PelletLibs"/>
|
steve@0
|
6 <classpathentry kind="output" path="bin"/>
|
steve@0
|
7 </classpath>
|