File: .classpath

package info (click to toggle)
eclipse-jdt-core 4.29-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 109,364 kB
  • sloc: java: 1,633,914; xml: 5,685; sh: 22; makefile: 6
file content (15 lines) | stat: -rw-r--r-- 1,079 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
    <classpathentry kind="src" path="src"/>
    <classpathentry kind="src" path="otherSrc()"/>
    <classpathentry kind="var" path="JCL_LIB" sourcepath="JCL_SRC" rootpath="JCL_SRCROOT"/>
    <classpathentry kind="lib" path="MyJar.jar"/>
    <classpathentry kind="lib" path="test20631.jar" sourcepath="/JavaSearch/test20631.zip" rootpath=""/>
    <classpathentry kind="lib" path="test24741.jar" sourcepath="/JavaSearch/test24741.jar" rootpath=""/>
    <classpathentry kind="lib" path="test47909.jar" sourcepath="/JavaSearch/test47909.jar" rootpath=""/>
    <classpathentry kind="lib" path="test47989.jar" sourcepath="/JavaSearch/test47989.jar" rootpath=""/>
    <classpathentry kind="lib" path="test48261.jar" sourcepath="/JavaSearch/test48261.jar" rootpath=""/>
    <classpathentry kind="lib" path="test48725.jar" sourcepath="/JavaSearch/test48725.jar" rootpath=""/>
    <classpathentry kind="lib" path="b111416.jar" sourcepath="/JavaSearch/b111416.jar" rootpath=""/>
    <classpathentry kind="output" path="bin"/>
</classpath>