2012-01-06 08:55:05 -06:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2013-06-27 12:33:34 -05:00
|
|
|
<classpathentry exported="true" kind="lib" path="jul-to-slf4j-1.7.5.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="log4j-over-slf4j-1.7.5.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="jcl-over-slf4j-1.7.5.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="slf4j-api-1.7.5.jar" sourcepath="slf4j-api-1.7.5-sources.jar"/>
|
2012-01-06 08:55:05 -06:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|