88d9ff7f88
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@821 af16638f-c34d-0410-8cfa-b39d5352b314
16 lines
790 B
XML
16 lines
790 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="src" path="webapps/astmeetme/src"/>
|
|
<classpathentry kind="src" path="webapps/bigbluebutton/src"/>
|
|
<classpathentry kind="src" path="webapps/chatServer/src"/>
|
|
<classpathentry kind="src" path="webapps/conference/src"/>
|
|
<classpathentry kind="src" path="webapps/presentation/src"/>
|
|
<classpathentry kind="src" path="test"/>
|
|
<classpathentry kind="src" path="src"/>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/red5"/>
|
|
<classpathentry kind="lib" path="/bigbluebutton-server/red5.jar"/>
|
|
<classpathentry kind="lib" path="C:/ant-1.7.0/lib/junit.jar"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|