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 (17 lines) | stat: -rw-r--r-- 971 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
    <classpathentry kind="src" path="src"/>
    <classpathentry kind="src" path="src2"/>
    <classpathentry kind="src" path="src3"/>
    <classpathentry kind="var" path="JCL_LIB" sourcepath="JCL_SRC" rootpath="JCL_SRCROOT"/>
    <classpathentry kind="lib" path="zzz.jar" sourcepath="/Completion/zzzsrc.zip"/>
    <classpathentry kind="lib" path="test0049.jar" sourcepath="/Completion/test0049src.zip"/>
    <classpathentry kind="lib" path="pack.jar"/>
    <classpathentry kind="lib" path="same.jar"/>
    <classpathentry kind="lib" path="constructors.jar" sourcepath="/Completion/constructorssrc.zip"/>
    <classpathentry kind="lib" path="generics.jar" sourcepath="/Completion/genericssrc.zip"/>
    <classpathentry kind="lib" path="bug185318.jar"/>
    <classpathentry kind="lib" path="test285379.jar"/>
    <classpathentry kind="lib" path="class-folder"/>
    <classpathentry kind="output" path="bin"/>
</classpath>