source: trunk/t3d/.classpath @ 7

Last change on this file since 7 was 7, checked in by phdmakk, 14 years ago
  • Property svn:mime-type set to text/plain
File size: 1.7 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3        <classpathentry kind="src" path="src"/>
4        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
5        <classpathentry kind="lib" path="lib/org.eclipse.core.resources_3.4.0.v20080604-1400.jar"/>
6        <classpathentry kind="lib" path="lib/org.eclipse.core.runtime_3.4.0.v20080512.jar"/>
7        <classpathentry kind="lib" path="lib/org.eclipse.equinox.common_3.4.0.v20080421-2006.jar"/>
8        <classpathentry kind="lib" path="lib/com.yourkit.javaprofiler.controller_7.0.4.jar"/>
9        <classpathentry kind="lib" path="lib/org.eclipse.osgi_3.4.0.v20080605-1900.jar"/>
10        <classpathentry kind="lib" path="lib/stringtemplate.jar"/>
11        <classpathentry kind="lib" path="lib/de.ugoe.cs.swe.trex.antlr_2.7.6.jar"/>
12        <classpathentry kind="lib" path="lib/saxon9-dom.jar"/>
13        <classpathentry kind="lib" path="lib/saxon9-dom4j.jar"/>
14        <classpathentry kind="lib" path="lib/saxon9-jdom.jar"/>
15        <classpathentry kind="lib" path="lib/saxon9-s9api.jar"/>
16        <classpathentry kind="lib" path="lib/saxon9-sql.jar"/>
17        <classpathentry kind="lib" path="lib/saxon9-xom.jar"/>
18        <classpathentry kind="lib" path="lib/saxon9-xpath.jar"/>
19        <classpathentry kind="lib" path="lib/saxon9-xqj.jar"/>
20        <classpathentry kind="lib" path="lib/saxon9.jar"/>
21        <classpathentry kind="lib" path="lib/commons-lang-2.4.jar"/>
22        <classpathentry combineaccessrules="false" kind="src" path="/de.ugoe.cs.swe.trex.core"/>
23        <classpathentry kind="lib" path="lib/xpp3_min-1.1.4c.jar"/>
24        <classpathentry kind="lib" path="lib/xstream-1.3.1.jar"/>
25        <classpathentry combineaccessrules="false" kind="src" path="/org.etsi.common"/>
26        <classpathentry kind="lib" path="lib/org.etsi.common.jar"/>
27        <classpathentry kind="lib" path="lib/commons-cli-1.2.jar"/>
28        <classpathentry kind="output" path="bin"/>
29</classpath>
Note: See TracBrowser for help on using the repository browser.