project.xml revision 3839
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk<?xml version="1.0" encoding="UTF-8"?>
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk<!--
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk Redistribution and use in source and binary forms, with or without
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk modification, are permitted provided that the following conditions
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk are met:
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk - Redistributions of source code must retain the above copyright
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk notice, this list of conditions and the following disclaimer.
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk - Redistributions in binary form must reproduce the above copyright
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk notice, this list of conditions and the following disclaimer in the
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk documentation and/or other materials provided with the distribution.
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk - Neither the name of Oracle nor the names of its
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk contributors may be used to endorse or promote products derived
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk from this software without specific prior written permission.
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-->
<project xmlns="http://www.netbeans.org/ns/project/1">
<type>org.netbeans.modules.ant.freeform</type>
<configuration>
<general-data xmlns="http://www.netbeans.org/ns/freeform-project/1">
<name>JDK Demos</name>
<view>
<items/>
</view>
<subprojects>
<project>nbproject/jfc/SwingSet2</project>
<project>nbproject/jfc/Java2D</project>
<project>nbproject/jfc/Font2DTest</project>
<project>nbproject/jfc/FileChooserDemo</project>
<project>nbproject/jfc/Metalworks</project>
<project>nbproject/jfc/Notepad</project>
<project>nbproject/jfc/SampleTree</project>
<project>nbproject/jfc/Stylepad</project>
<project>nbproject/jfc/SwingApplet</project>
<project>nbproject/jfc/TableExample</project>
<project>nbproject/jfc/TransparentRuler</project>
<project>nbproject/scripting/jconsole-plugin</project>
<project>nbproject/management/FullThreadDump</project>
<project>nbproject/management/JTop</project>
<project>nbproject/management/MemoryMonitor</project>
<project>nbproject/management/VerboseGC</project>
</subprojects>
</general-data>
</configuration>
</project>