diff src/share/tools/IdealGraphVisualizer/StructuredText/nbproject/project.xml @ 2898:53ddfe305645

IdealGraphVisualizer: merge changes from the IGV project on Kenai and add Oracle copyright notices where necessary
author Peter Hofer <peter.hofer@jku.at>
date Wed, 08 Jun 2011 15:36:30 +0200
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/share/tools/IdealGraphVisualizer/StructuredText/nbproject/project.xml	Wed Jun 08 15:36:30 2011 +0200
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://www.netbeans.org/ns/project/1">
+    <type>org.netbeans.modules.apisupport.project</type>
+    <configuration>
+        <data xmlns="http://www.netbeans.org/ns/nb-module-project/3">
+            <code-name-base>com.sun.hotspot.igv.structuredtext</code-name-base>
+            <suite-component/>
+            <module-dependencies/>
+            <public-packages>
+                <package>com.sun.hotspot.igv.structuredtext</package>
+                <package>com.sun.hotspot.igv.structuredtext.services</package>
+            </public-packages>
+        </data>
+    </configuration>
+</project>