Last change
on this file since 66 was
58,
checked in by phdmakk, 11 years ago
|
+ initial commit for additional tools for testing and development
|
-
Property svn:mime-type set to
text/plain
|
File size:
555 bytes
|
Line | |
---|
1 | <?xml version="1.0" encoding="UTF-8"?> |
---|
2 | <classpath> |
---|
3 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/> |
---|
4 | <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> |
---|
5 | <classpathentry kind="src" path="src"/> |
---|
6 | <classpathentry kind="lib" path="lib/slf4j-api-1.7.2.jar"/> |
---|
7 | <classpathentry kind="lib" path="lib/slf4j-ext-1.7.2.jar"/> |
---|
8 | <classpathentry kind="lib" path="lib/slf4j-simple-1.7.2.jar"/> |
---|
9 | <classpathentry kind="output" path="bin"/> |
---|
10 | </classpath> |
---|
Note: See
TracBrowser
for help on using the repository browser.