forked from erajasekar/Astrosoft
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
48 lines (48 loc) · 2.71 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
42
43
44
45
46
47
48
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/org.jar"/>
<classpathentry kind="lib" path="lib/suntimes.jar"/>
<classpathentry kind="lib" path="lib/swisseph.jar" sourcepath="C:/downloads/setups/astro/swisseph-1.71.00-java-src-02/swisseph-src"/>
<classpathentry kind="lib" path="lib/jcalendar.jar"/>
<classpathentry kind="lib" path="lib/toniclf.jar"/>
<classpathentry kind="lib" path="resources"/>
<classpathentry kind="lib" path="lib/ant-1.6.5.jar"/>
<classpathentry kind="lib" path="lib/ant-antlr-1.6.5.jar"/>
<classpathentry kind="lib" path="lib/antlr-2.7.6.jar"/>
<classpathentry kind="lib" path="lib/asm.jar"/>
<classpathentry kind="lib" path="lib/asm-attrs.jar"/>
<classpathentry kind="lib" path="lib/c3p0-0.9.1.jar"/>
<classpathentry kind="lib" path="lib/cglib-2.1.3.jar"/>
<classpathentry kind="lib" path="lib/commons-collections-2.1.1.jar"/>
<classpathentry kind="lib" path="lib/commons-logging-1.0.4.jar"/>
<classpathentry kind="lib" path="lib/dom4j-1.6.1.jar"/>
<classpathentry kind="lib" path="lib/ejb3-persistence.jar"/>
<classpathentry kind="lib" path="lib/hibernate3.jar"/>
<classpathentry kind="lib" path="lib/hsqldb.jar"/>
<classpathentry kind="lib" path="lib/hibernate-entitymanager.jar"/>
<classpathentry kind="lib" path="lib/jboss-archive-browsing.jar"/>
<classpathentry kind="lib" path="lib/javassist.jar"/>
<classpathentry kind="lib" path="lib/hibernate-annotations.jar"/>
<classpathentry kind="lib" path="lib/jta.jar"/>
<classpathentry kind="lib" path="lib/fop.jar"/>
<classpathentry kind="lib" path="lib/avalon-framework-4.2.0.jar"/>
<classpathentry kind="lib" path="lib/xmlgraphics-commons-1.1.jar"/>
<classpathentry kind="lib" path="lib/batik-all-1.6.jar"/>
<classpathentry kind="lib" path="lib/commons-io-1.1.jar"/>
<classpathentry kind="lib" path="lib/antlr-runtime.jar"/>
<classpathentry kind="lib" path="lib/drools-compiler.jar"/>
<classpathentry kind="lib" path="lib/drools-core.jar" sourcepath="C:/downloads/setups/drools/drools-4.0.2-src.zip"/>
<classpathentry kind="lib" path="lib/drools-decisiontables.jar"/>
<classpathentry kind="lib" path="lib/drools-jsr94.jar"/>
<classpathentry kind="lib" path="lib/jsr94.jar"/>
<classpathentry kind="lib" path="lib/jxl.jar"/>
<classpathentry kind="lib" path="lib/mvel14.jar"/>
<classpathentry kind="lib" path="lib/xpp3_min.jar"/>
<classpathentry kind="lib" path="lib/xpp3.jar"/>
<classpathentry kind="lib" path="lib/xstream.jar"/>
<classpathentry kind="lib" path="lib/junit.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.jdt.core.jar"/>
<classpathentry kind="output" path="deploy"/>
</classpath>