changeset 20011:30769a7dc619

Add missing org.openide.awt dependency to IGV
author Tom Rodriguez <tom.rodriguez@oracle.com>
date Mon, 23 Mar 2015 10:28:36 -0700
parents 3819bcdde898
children 9a3c19db3015
files src/share/tools/IdealGraphVisualizer/Bytecodes/nbproject/project.xml src/share/tools/IdealGraphVisualizer/FilterWindow/nbproject/genfiles.properties src/share/tools/IdealGraphVisualizer/FilterWindow/nbproject/project.xml src/share/tools/IdealGraphVisualizer/Graal/nbproject/genfiles.properties src/share/tools/IdealGraphVisualizer/Util/nbproject/project.xml
diffstat 5 files changed, 28 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/src/share/tools/IdealGraphVisualizer/Bytecodes/nbproject/project.xml	Mon Mar 23 10:27:17 2015 -0700
+++ b/src/share/tools/IdealGraphVisualizer/Bytecodes/nbproject/project.xml	Mon Mar 23 10:28:36 2015 -0700
@@ -40,6 +40,14 @@
                     </run-dependency>
                 </dependency>
                 <dependency>
+                    <code-name-base>org.openide.awt</code-name-base>
+                    <build-prerequisite/>
+                    <compile-dependency/>
+                    <run-dependency>
+                        <specification-version>7.39.1</specification-version>
+                    </run-dependency>
+                </dependency>
+                <dependency>
                     <code-name-base>org.openide.explorer</code-name-base>
                     <build-prerequisite/>
                     <compile-dependency/>
--- a/src/share/tools/IdealGraphVisualizer/FilterWindow/nbproject/genfiles.properties	Mon Mar 23 10:27:17 2015 -0700
+++ b/src/share/tools/IdealGraphVisualizer/FilterWindow/nbproject/genfiles.properties	Mon Mar 23 10:28:36 2015 -0700
@@ -1,5 +1,5 @@
 # This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml.
 # Do not edit this file. You may delete it but then the IDE will never regenerate such files for you.
-nbproject/build-impl.xml.data.CRC32=09ba2a87
+nbproject/build-impl.xml.data.CRC32=5b8e8a60
 nbproject/build-impl.xml.script.CRC32=e4293f0e
 nbproject/build-impl.xml.stylesheet.CRC32=238281d1@2.67.1
--- a/src/share/tools/IdealGraphVisualizer/FilterWindow/nbproject/project.xml	Mon Mar 23 10:27:17 2015 -0700
+++ b/src/share/tools/IdealGraphVisualizer/FilterWindow/nbproject/project.xml	Mon Mar 23 10:28:36 2015 -0700
@@ -47,6 +47,14 @@
                     </run-dependency>
                 </dependency>
                 <dependency>
+                    <code-name-base>org.openide.awt</code-name-base>
+                    <build-prerequisite/>
+                    <compile-dependency/>
+                    <run-dependency>
+                        <specification-version>7.39.1</specification-version>
+                    </run-dependency>
+                </dependency>
+                <dependency>
                     <code-name-base>org.openide.dialogs</code-name-base>
                     <build-prerequisite/>
                     <compile-dependency/>
--- a/src/share/tools/IdealGraphVisualizer/Graal/nbproject/genfiles.properties	Mon Mar 23 10:27:17 2015 -0700
+++ b/src/share/tools/IdealGraphVisualizer/Graal/nbproject/genfiles.properties	Mon Mar 23 10:28:36 2015 -0700
@@ -1,8 +1,8 @@
-build.xml.data.CRC32=79002a09
+build.xml.data.CRC32=92ea213f
 build.xml.script.CRC32=3534d355
-build.xml.stylesheet.CRC32=a56c6a5b@2.62.1
+build.xml.stylesheet.CRC32=a56c6a5b@2.67.1
 # This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml.
 # Do not edit this file. You may delete it but then the IDE will never regenerate such files for you.
-nbproject/build-impl.xml.data.CRC32=79002a09
+nbproject/build-impl.xml.data.CRC32=92ea213f
 nbproject/build-impl.xml.script.CRC32=2867f2d5
 nbproject/build-impl.xml.stylesheet.CRC32=238281d1@2.67.1
--- a/src/share/tools/IdealGraphVisualizer/Util/nbproject/project.xml	Mon Mar 23 10:27:17 2015 -0700
+++ b/src/share/tools/IdealGraphVisualizer/Util/nbproject/project.xml	Mon Mar 23 10:28:36 2015 -0700
@@ -23,6 +23,14 @@
                     </run-dependency>
                 </dependency>
                 <dependency>
+                    <code-name-base>org.openide.awt</code-name-base>
+                    <build-prerequisite/>
+                    <compile-dependency/>
+                    <run-dependency>
+                        <specification-version>7.39.1</specification-version>
+                    </run-dependency>
+                </dependency>
+                <dependency>
                     <code-name-base>org.openide.nodes</code-name-base>
                     <build-prerequisite/>
                     <compile-dependency/>