source: trunk/t3q/.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.3 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 combineaccessrules="false" kind="src" path="/de.ugoe.cs.swe.trex.core"/>
12        <classpathentry kind="lib" path="lib/de.ugoe.cs.swe.trex.antlr_2.7.6.jar"/>
13        <classpathentry kind="lib" path="lib/xpp3_min-1.1.4c.jar"/>
14        <classpathentry kind="lib" path="lib/xstream-1.3.1.jar"/>
15        <classpathentry combineaccessrules="false" kind="src" path="/org.etsi.common"/>
16        <classpathentry kind="lib" path="lib/commons-cli-1.2-javadoc.jar"/>
17        <classpathentry kind="lib" path="lib/commons-cli-1.2-sources.jar"/>
18        <classpathentry kind="lib" path="lib/commons-cli-1.2.jar"/>
19        <classpathentry kind="output" path="bin"/>
20</classpath>
Note: See TracBrowser for help on using the repository browser.