File: project.xml

package info (click to toggle)
python-jpype 1.6.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 4,308 kB
  • sloc: python: 19,275; cpp: 18,053; java: 8,638; xml: 1,454; makefile: 155; sh: 37
file content (16 lines) | stat: -rwxr-xr-x 601 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://www.netbeans.org/ns/project/1">
    <type>org.netbeans.modules.java.j2seproject</type>
    <configuration>
        <data xmlns="http://www.netbeans.org/ns/j2se-project/3">
            <name>jpype_java</name>
            <source-roots>
                <root id="src.java.dir" name="Source Packages"/>
            </source-roots>
            <test-roots>
                <root id="test.src.dir"/>
                <root id="test.harness.dir" name="Harness Packages"/>
            </test-roots>
        </data>
    </configuration>
</project>