File: build.xml

package info (click to toggle)
visualvm 2.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 46,220 kB
  • sloc: java: 300,623; xml: 14,996; javascript: 3,738; ansic: 1,890; cpp: 1,294; sh: 1,208; makefile: 68
file content (8 lines) | stat: -rw-r--r-- 539 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="UTF-8"?>
<!-- You may freely edit this file. See harness/README in the NetBeans platform -->
<!-- for some information on what you could do (e.g. targets to override). -->
<!-- If you delete this file and reopen the project it will be recreated. -->
<project name="org.graalvm.visualvm.modules.tracer.javafx" default="netbeans" basedir=".">
    <description>Builds, tests, and runs the project org.graalvm.visualvm.modules.tracer.javafx.</description>
    <import file="nbproject/build-impl.xml"/>
</project>