bigbluebutton-Github/bbb-video/.classpath
2010-02-08 18:34:55 +00:00

17 lines
873 B
XML
Executable File

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src/main/java"/>
<classpathentry kind="src" path="src/test/java"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/log4j-over-slf4j-1.5.6.jar"/>
<classpathentry kind="lib" path="lib/logback-classic-0.9.14.jar"/>
<classpathentry kind="lib" path="lib/logback-core-0.9.14.jar"/>
<classpathentry kind="lib" path="lib/red5-0.8.jar"/>
<classpathentry kind="lib" path="lib/servlet-api-2.5.jar"/>
<classpathentry kind="lib" path="lib/slf4j-api-1.5.6.jar"/>
<classpathentry kind="lib" path="lib/spring-beans-2.5.6.jar"/>
<classpathentry kind="lib" path="lib/spring-context-2.5.6.jar"/>
<classpathentry kind="lib" path="lib/spring-core-2.5.6.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>