File: project.xml

package info (click to toggle)
openjfx 8u111-b14-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 312,492 kB
  • ctags: 344,191
  • sloc: cpp: 1,113,860; java: 747,347; ansic: 258,102; xml: 75,824; python: 65,141; perl: 34,947; objc: 27,088; ruby: 13,213; asm: 4,634; sh: 3,521; makefile: 1,732; yacc: 399
file content (13 lines) | stat: -rw-r--r-- 437 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?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>WebTerminal</name>
            <source-roots>
                <root id="src.dir"/>
            </source-roots>
            <test-roots/>
        </data>
    </configuration>
</project>