.classpath 6.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <classpath>
  3. <classpathentry kind="src" path="samples/attributes/src/main/java">
  4. <attributes>
  5. </attributes>
  6. </classpathentry>
  7. <classpathentry kind="src" path="domain/src/main/java">
  8. <attributes>
  9. </attributes>
  10. </classpathentry>
  11. <classpathentry kind="src" path="domain/src/main/resource">
  12. <attributes>
  13. </attributes>
  14. </classpathentry>
  15. <classpathentry kind="src" path="domain/src/test/java">
  16. <attributes>
  17. </attributes>
  18. </classpathentry>
  19. <classpathentry kind="src" path="domain/src/test/resources">
  20. <attributes>
  21. </attributes>
  22. </classpathentry>
  23. <classpathentry kind="src" path="adapters/catalina/src/main/resources">
  24. <attributes>
  25. </attributes>
  26. </classpathentry>
  27. <classpathentry kind="src" path="samples/attributes/src/main/resources">
  28. <attributes>
  29. </attributes>
  30. </classpathentry>
  31. <classpathentry kind="src" path="samples/attributes/src/test/java">
  32. <attributes>
  33. </attributes>
  34. </classpathentry>
  35. <classpathentry kind="src" path="adapters/cas/src/test/resources">
  36. <attributes>
  37. </attributes>
  38. </classpathentry>
  39. <classpathentry kind="src" path="adapters/cas/src/main/resources">
  40. <attributes>
  41. </attributes>
  42. </classpathentry>
  43. <classpathentry kind="src" path="core/src/main/resources">
  44. <attributes>
  45. </attributes>
  46. </classpathentry>
  47. <classpathentry kind="src" path="core/src/test/resources">
  48. <attributes>
  49. </attributes>
  50. </classpathentry>
  51. <classpathentry kind="src" path="samples/contacts/src/main/java">
  52. <attributes>
  53. </attributes>
  54. </classpathentry>
  55. <classpathentry kind="src" path="sandbox/src/main/java">
  56. <attributes>
  57. </attributes>
  58. </classpathentry>
  59. <classpathentry kind="src" path="sandbox/src/test/java">
  60. <attributes>
  61. </attributes>
  62. </classpathentry>
  63. <classpathentry kind="src" path="adapters/cas/src/main/java">
  64. <attributes>
  65. </attributes>
  66. </classpathentry>
  67. <classpathentry kind="src" path="adapters/cas/src/test/java">
  68. <attributes>
  69. </attributes>
  70. </classpathentry>
  71. <classpathentry kind="src" path="adapters/catalina/src/main/java">
  72. <attributes>
  73. </attributes>
  74. </classpathentry>
  75. <classpathentry kind="src" path="adapters/catalina/src/test/java">
  76. <attributes>
  77. </attributes>
  78. </classpathentry>
  79. <classpathentry kind="src" path="adapters/jboss/src/main/java">
  80. <attributes>
  81. </attributes>
  82. </classpathentry>
  83. <classpathentry kind="src" path="adapters/jboss/src/test/java">
  84. <attributes>
  85. </attributes>
  86. </classpathentry>
  87. <classpathentry kind="src" path="adapters/jetty/src/main/java">
  88. <attributes>
  89. </attributes>
  90. </classpathentry>
  91. <classpathentry kind="src" path="adapters/jetty/src/test/java">
  92. <attributes>
  93. </attributes>
  94. </classpathentry>
  95. <classpathentry kind="src" path="adapters/resin/src/main/java">
  96. <attributes>
  97. </attributes>
  98. </classpathentry>
  99. <classpathentry kind="src" path="adapters/resin/src/test/java">
  100. <attributes>
  101. </attributes>
  102. </classpathentry>
  103. <classpathentry kind="src" path="core/src/main/java">
  104. <attributes>
  105. </attributes>
  106. </classpathentry>
  107. <classpathentry kind="src" path="core/src/test/java">
  108. <attributes>
  109. </attributes>
  110. </classpathentry>
  111. <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
  112. <attributes>
  113. </attributes>
  114. </classpathentry>
  115. <classpathentry kind="var" path="MAVEN_REPO/resin/jars/resin-3.0.9.jar">
  116. <attributes>
  117. </attributes>
  118. </classpathentry>
  119. <classpathentry kind="var" path="MAVEN_REPO/retroweaver/jars/retroweaver-1.0fcs.jar">
  120. <attributes>
  121. </attributes>
  122. </classpathentry>
  123. <classpathentry kind="var" path="MAVEN_REPO/springframework/jars/spring-1.2-rc1.jar">
  124. <attributes>
  125. </attributes>
  126. </classpathentry>
  127. <classpathentry kind="var" path="MAVEN_REPO/springframework/jars/spring-mock-1.2-rc1.jar">
  128. <attributes>
  129. </attributes>
  130. </classpathentry>
  131. <classpathentry kind="var" path="MAVEN_REPO/log4j/jars/log4j-1.2.9.jar">
  132. <attributes>
  133. </attributes>
  134. </classpathentry>
  135. <classpathentry kind="var" path="MAVEN_REPO/aopalliance/jars/aopalliance-1.0.jar">
  136. <attributes>
  137. </attributes>
  138. </classpathentry>
  139. <classpathentry kind="var" path="MAVEN_REPO/aspectj/jars/aspectjrt-1.2.jar">
  140. <attributes>
  141. </attributes>
  142. </classpathentry>
  143. <classpathentry kind="var" path="MAVEN_REPO/cas/jars/casclient-2.0.11.jar">
  144. <attributes>
  145. </attributes>
  146. </classpathentry>
  147. <classpathentry kind="var" path="MAVEN_REPO/cas/jars/cas-2.0.12.jar">
  148. <attributes>
  149. </attributes>
  150. </classpathentry>
  151. <classpathentry kind="var" path="MAVEN_REPO/commons-codec/jars/commons-codec-1.3.jar">
  152. <attributes>
  153. </attributes>
  154. </classpathentry>
  155. <classpathentry kind="var" path="MAVEN_REPO/commons-collections/jars/commons-collections-3.1.jar">
  156. <attributes>
  157. </attributes>
  158. </classpathentry>
  159. <classpathentry kind="var" path="MAVEN_REPO/commons-logging/jars/commons-logging-1.0.4.jar">
  160. <attributes>
  161. </attributes>
  162. </classpathentry>
  163. <classpathentry kind="var" path="MAVEN_REPO/hsqldb/jars/hsqldb-1.7.3.0.jar">
  164. <attributes>
  165. </attributes>
  166. </classpathentry>
  167. <classpathentry kind="var" path="MAVEN_REPO/oro/jars/oro-2.0.8.jar">
  168. <attributes>
  169. </attributes>
  170. </classpathentry>
  171. <classpathentry kind="var" path="MAVEN_REPO/servletapi/jars/servletapi-2.4.jar">
  172. <attributes>
  173. </attributes>
  174. </classpathentry>
  175. <classpathentry kind="var" path="MAVEN_REPO/tomcat/jars/catalina-4.1.9.jar">
  176. <attributes>
  177. </attributes>
  178. </classpathentry>
  179. <classpathentry kind="var" path="MAVEN_REPO/jetty/jars/org.mortbay.jetty-4.2.22.jar">
  180. <attributes>
  181. </attributes>
  182. </classpathentry>
  183. <classpathentry kind="var" path="MAVEN_REPO/jboss/jars/jboss-common-3.2.3.jar">
  184. <attributes>
  185. </attributes>
  186. </classpathentry>
  187. <classpathentry kind="var" path="MAVEN_REPO/jboss/jars/jboss-jmx-3.2.1.jar">
  188. <attributes>
  189. </attributes>
  190. </classpathentry>
  191. <classpathentry kind="var" path="MAVEN_REPO/jboss/jars/jbosssx-3.2.3.jar">
  192. <attributes>
  193. </attributes>
  194. </classpathentry>
  195. <classpathentry kind="var" path="MAVEN_REPO/junit/jars/junit-3.8.1.jar">
  196. <attributes>
  197. </attributes>
  198. </classpathentry>
  199. <classpathentry kind="var" path="MAVEN_REPO/ehcache/jars/ehcache-1.1.jar">
  200. <attributes>
  201. </attributes>
  202. </classpathentry>
  203. <classpathentry kind="var" path="MAVEN_REPO/jspapi/jars/jsp-api-2.0.jar">
  204. <attributes>
  205. </attributes>
  206. </classpathentry>
  207. <classpathentry kind="var" path="MAVEN_REPO/hibernate/jars/hibernate-3.0.jar">
  208. <attributes>
  209. </attributes>
  210. </classpathentry>
  211. <classpathentry kind="var" path="MAVEN_REPO/commons-lang/jars/commons-lang-2.0.jar">
  212. <attributes>
  213. </attributes>
  214. </classpathentry>
  215. <classpathentry sourcepath="DIST_BASE/commons-beanutils-1.6.1-src/src/java" kind="var" path="MAVEN_REPO/commons-beanutils/jars/commons-beanutils-1.6.1.jar">
  216. <attributes>
  217. </attributes>
  218. </classpathentry>
  219. <classpathentry kind="var" path="MAVEN_REPO/apache-directory/jars/apacheds-main-0.9-SNAPSHOT.jar">
  220. <attributes>
  221. </attributes>
  222. </classpathentry>
  223. <classpathentry kind="output" path="target/eclipseclasses"/>
  224. </classpath>