root/trunk/.classpath

Revision 1630, 7.7 kB (checked in by amandel, 22 months ago)

add asm-tree for tracing injector

Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3        <classpathentry kind="src" path="build/gen-java"/>
4        <classpathentry kind="src" path="build/gen-test"/>
5        <classpathentry kind="src" path="src/java"/>
6        <classpathentry kind="src" path="test/java"/>
7        <classpathentry kind="src" path="tools/java"/>
8        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.5.0"/>
9        <classpathentry kind="lib" path="lib/default/ant/ant.jar"/>
10        <classpathentry kind="lib" path="lib/default/antlr/antlr.jar"/>
11        <classpathentry kind="lib" path="lib/default/asm/asm.jar">
12                <attributes>
13                        <attribute name="javadoc_location" value="http://asm.objectweb.org/current/doc/javadoc/user/"/>
14                </attributes>
15        </classpathentry>
16        <classpathentry kind="lib" path="lib/default/bcel/bcel.jar">
17                <attributes>
18                        <attribute name="javadoc_location" value="http://jakarta.apache.org/bcel/apidocs/"/>
19                </attributes>
20        </classpathentry>
21        <classpathentry kind="lib" path="lib/default/chart2d/chart2d.jar">
22                <attributes>
23                        <attribute name="javadoc_location" value="http://chart2d.sourceforge.net/Chart2D_1.9.6/javadocs/"/>
24                </attributes>
25        </classpathentry>
26        <classpathentry kind="lib" path="lib/default/checkstyle/checkstyle.jar">
27                <attributes>
28                        <attribute name="javadoc_location" value="http://checkstyle.sourceforge.net/api/"/>
29                </attributes>
30        </classpathentry>
31        <classpathentry kind="lib" path="lib/default/cobertura/cobertura.jar"/>
32        <classpathentry kind="lib" path="lib/default/commons-beanutils/commons-beanutils.jar">
33                <attributes>
34                        <attribute name="javadoc_location" value="http://commons.apache.org/beanutils/commons-beanutils-1.7.0/docs/api/"/>
35                </attributes>
36        </classpathentry>
37        <classpathentry kind="lib" path="lib/default/commons-cli/commons-cli.jar">
38                <attributes>
39                        <attribute name="javadoc_location" value="http://commons.apache.org/cli/apidocs/"/>
40                </attributes>
41        </classpathentry>
42        <classpathentry kind="lib" path="lib/default/commons-codec/commons-codec.jar">
43                <attributes>
44                        <attribute name="javadoc_location" value="http://commons.apache.org/codec/apidocs/"/>
45                </attributes>
46        </classpathentry>
47        <classpathentry kind="lib" path="lib/default/commons-collections/commons-collections.jar">
48                <attributes>
49                        <attribute name="javadoc_location" value="http://commons.apache.org/collections/apidocs/"/>
50                </attributes>
51        </classpathentry>
52        <classpathentry kind="lib" path="lib/default/commons-httpclient/commons-httpclient.jar">
53                <attributes>
54                        <attribute name="javadoc_location" value="http://hc.apache.org/httpclient-3.x/apidocs/"/>
55                </attributes>
56        </classpathentry>
57        <classpathentry kind="lib" path="lib/default/commons-pool/commons-pool.jar">
58                <attributes>
59                        <attribute name="javadoc_location" value="http://commons.apache.org/pool/apidocs/"/>
60                </attributes>
61        </classpathentry>
62        <classpathentry kind="lib" path="lib/default/dom4j/dom4j.jar">
63                <attributes>
64                        <attribute name="javadoc_location" value="http://www.dom4j.org/apidocs/"/>
65                </attributes>
66        </classpathentry>
67        <classpathentry kind="lib" path="lib/default/fop/fop.jar"/>
68        <classpathentry kind="lib" path="lib/default/geronimo-spec-j2ee/geronimo-spec-j2ee.jar">
69                <attributes>
70                        <attribute name="javadoc_location" value="http://java.sun.com/j2ee/1.4/docs/api"/>
71                </attributes>
72        </classpathentry>
73        <classpathentry kind="lib" path="lib/default/geronimo-spec-j2ee-connector/geronimo-spec-j2ee-connector.jar"/>
74        <classpathentry kind="lib" path="lib/default/geronimo-spec-jms/geronimo-spec-jms.jar"/>
75        <classpathentry kind="lib" path="lib/default/ccl/ccl.jar"/>
76        <classpathentry kind="lib" path="lib/default/javancss/javancss.jar"/>
77        <classpathentry kind="lib" path="lib/default/jaxb/jaxb-api.jar"/>
78        <classpathentry kind="lib" path="lib/default/jaxb/jaxb-impl.jar"/>
79        <classpathentry kind="lib" path="lib/default/jaxb/jaxb-libs.jar"/>
80        <classpathentry kind="lib" path="lib/default/jaxb/relaxngDatatype.jar"/>
81        <classpathentry kind="lib" path="lib/default/jaxb/xsdlib.jar"/>
82        <classpathentry kind="lib" path="lib/default/jaxen/jaxen.jar">
83                <attributes>
84                        <attribute name="javadoc_location" value="http://jaxen.codehaus.org/apidocs/"/>
85                </attributes>
86        </classpathentry>
87        <classpathentry kind="lib" path="lib/default/smack/smack.jar">
88                <attributes>
89                        <attribute name="javadoc_location" value="http://www.jivesoftware.org/builds/smack/docs/latest/javadoc"/>
90                </attributes>
91        </classpathentry>
92        <classpathentry kind="lib" path="lib/default/smackx/smackx.jar"/>
93        <classpathentry kind="lib" path="lib/default/jtidy/jtidy.jar">
94                <attributes>
95                        <attribute name="javadoc_location" value="http://jtidy.sourceforge.net/apidocs/"/>
96                </attributes>
97        </classpathentry>
98        <classpathentry kind="lib" path="lib/default/junit/junit.jar">
99                <attributes>
100                        <attribute name="javadoc_location" value="http://www.junit.org/junit/javadoc/3.8.1"/>
101                </attributes>
102        </classpathentry>
103        <classpathentry kind="lib" path="lib/default/oro/oro.jar">
104                <attributes>
105                        <attribute name="javadoc_location" value="http://jakarta.apache.org/oro/api/"/>
106                </attributes>
107        </classpathentry>
108        <classpathentry kind="lib" path="lib/default/pmd/pmd.jar"/>
109        <classpathentry kind="lib" path="lib/default/saxpath/saxpath.jar">
110                <attributes>
111                        <attribute name="javadoc_location" value="http://jaxen.codehaus.org/apidocs/"/>
112                </attributes>
113        </classpathentry>
114        <classpathentry kind="lib" path="lib/default/velocity/velocity.jar"/>
115        <classpathentry kind="lib" path="lib/default/xalan/xalan.jar">
116                <attributes>
117                        <attribute name="javadoc_location" value="http://xml.apache.org/xalan-j/apidocs/"/>
118                </attributes>
119        </classpathentry>
120        <classpathentry kind="lib" path="lib/default/xercesImpl/xercesImpl.jar">
121                <attributes>
122                        <attribute name="javadoc_location" value="http://xerces.apache.org/xerces2-j/javadocs/api/"/>
123                </attributes>
124        </classpathentry>
125        <classpathentry kind="lib" path="lib/default/xjavadoc/xjavadoc.jar"/>
126        <classpathentry kind="lib" path="lib/default/xmlunit/xmlunit.jar">
127                <attributes>
128                        <attribute name="javadoc_location" value="http://xmlunit.sourceforge.net/doc"/>
129                </attributes>
130        </classpathentry>
131        <classpathentry kind="lib" path="lib/default/findbugs/findbugs.jar">
132                <attributes>
133                        <attribute name="javadoc_location" value="http://findbugs.sourceforge.net/api/"/>
134                </attributes>
135        </classpathentry>
136        <classpathentry kind="lib" path="lib/luntbuild/hessian-3.0.8.jar"/>
137        <classpathentry kind="lib" path="lib/luntbuild/luntbuild-api.jar"/>
138        <classpathentry kind="lib" path="lib/default/batik-transcoder/batik-transcoder.jar">
139                <attributes>
140                        <attribute name="javadoc_location" value="http://xmlgraphics.apache.org/batik/javadoc/"/>
141                </attributes>
142        </classpathentry>
143        <classpathentry kind="lib" path="lib/default/hibernate/hibernate.jar">
144                <attributes>
145                        <attribute name="javadoc_location" value="http://www.hibernate.org/hib_docs/v3/api/"/>
146                </attributes>
147        </classpathentry>
148        <classpathentry kind="lib" path="lib/default/emma/emma.jar"/>
149        <classpathentry kind="lib" path="lib/default/xom/xom.jar"/>
150        <classpathentry kind="var" path="JAVA_HOME"/>
151        <classpathentry kind="lib" path="build/jedit-syntax.jar">
152                <attributes>
153                        <attribute name="javadoc_location" value="http://www.jedit.org/api"/>
154                </attributes>
155        </classpathentry>
156        <classpathentry kind="lib" path="build/classes"/>
157        <classpathentry kind="lib" path="lib/default/jcl-over-slf4j/jcl-over-slf4j.jar"/>
158        <classpathentry kind="lib" path="lib/default/log4j-over-slf4j/log4j-over-slf4j.jar"/>
159        <classpathentry kind="lib" path="lib/default/slf4j-api/slf4j-api.jar"/>
160        <classpathentry kind="lib" path="lib/eclipse/tools.jar"/>
161        <classpathentry kind="lib" path="lib/default/asm-tree/asm-tree.jar"/>
162        <classpathentry kind="output" path="eclipse/bin"/>
163</classpath>
Note: See TracBrowser for help on using the browser.