forked from entermedia-community/entermedia-server
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
41 lines (41 loc) · 2.88 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="webapp/WEB-INF/base/entermedia/src"/>
<classpathentry kind="src" path="webapp/WEB-INF/base/mediadb/src"/>
<classpathentry kind="src" path="webapp/WEB-INF/base/entermedia/catalog/events/scripts"/>
<classpathentry kind="src" path="tests"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry exported="true" kind="lib" path="lib/bsf.jar"/>
<classpathentry exported="true" kind="lib" path="lib/bsh-bsf-2.0b4.jar"/>
<classpathentry exported="true" kind="lib" path="lib/bsh-core-2.0b4.jar"/>
<classpathentry exported="true" kind="lib" path="lib/js.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-io-1.4.jar"/>
<classpathentry exported="true" kind="lib" path="lib/mail-1.4.jar"/>
<classpathentry exported="true" kind="con" path="org.apache.ivyde.eclipse.cpcontainer.IVYDE_CONTAINER/?ivyXmlPath=ivy.xml&confs=*"/>
<classpathentry exported="true" kind="lib" path="lib/jcifs-1.3.15.jar"/>
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/entermedia-core"/>
<classpathentry exported="true" kind="lib" path="lib/gson-1.7.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/PDFBox-1.7.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/FontBox-1.7.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-net-3.1.jar"/>
<classpathentry exported="true" kind="con" path="GROOVY_DSL_SUPPORT"/>
<classpathentry exported="true" kind="lib" path="lib/commons-fileupload-1.2.1-patched.jar"/>
<classpathentry exported="true" kind="lib" path="lib/velocity-tools-2.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/velocity-tools-generic-2.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/servlet-gzip.jar"/>
<classpathentry kind="lib" path="lib/compile/websocket-api.jar"/>
<classpathentry kind="lib" path="lib/mp4parser-0826.jar"/>
<classpathentry kind="lib" path="lib/jsch-0.1.43.jar"/>
<classpathentry kind="lib" path="lib/extras/jtds-1.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/lucene-analyzers-common-4.10.4.jar"/>
<classpathentry exported="true" kind="lib" path="lib/lucene-codecs-4.10.4.jar"/>
<classpathentry exported="true" kind="lib" path="lib/lucene-core-4.10.4.jar"/>
<classpathentry exported="true" kind="lib" path="lib/lucene-facet-4.10.4.jar"/>
<classpathentry exported="true" kind="lib" path="lib/lucene-join-4.10.4.jar"/>
<classpathentry exported="true" kind="lib" path="lib/lucene-queries-4.10.4.jar"/>
<classpathentry exported="true" kind="lib" path="lib/lucene-queryparser-4.10.4.jar"/>
<classpathentry exported="true" kind="lib" path="lib/lucene-suggest-4.10.4.jar"/>
<classpathentry kind="lib" path="lib/org.apache.oltu.oauth2.client-1.0.1.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>