Mercurial > hg > test-repo
comparison SampleProject/.classpath @ 7:0724916c0d6c
added sample java project
| author | Dirk Olmes <dirk@xanthippe.ping.de> |
|---|---|
| date | Mon, 14 Apr 2008 02:54:23 +0200 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| 6:dfd1f9121dde | 7:0724916c0d6c |
|---|---|
| 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"/> | |
| 5 <classpathentry kind="output" path="classes"/> | |
| 6 </classpath> |
