Need dependency on the java.hints.ui to show the configuration dialog.
authorJan Lahoda <jlahoda@netbeans.org>
Thu, 21 Jun 2012 10:19:49 +0200
changeset 80164d0528bcf5b
parent 800 87d615ffed6a
child 802 56c016b9865b
Need dependency on the java.hints.ui to show the configuration dialog.
cmdline/tool/nbproject/genfiles.properties
cmdline/tool/nbproject/project.xml
     1.1 --- a/cmdline/tool/nbproject/genfiles.properties	Thu Jun 21 09:56:13 2012 +0200
     1.2 +++ b/cmdline/tool/nbproject/genfiles.properties	Thu Jun 21 10:19:49 2012 +0200
     1.3 @@ -3,6 +3,6 @@
     1.4  build.xml.stylesheet.CRC32=a56c6a5b@1.44
     1.5  # This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml.
     1.6  # Do not edit this file. You may delete it but then the IDE will never regenerate such files for you.
     1.7 -nbproject/build-impl.xml.data.CRC32=61136162
     1.8 +nbproject/build-impl.xml.data.CRC32=facfd0d3
     1.9  nbproject/build-impl.xml.script.CRC32=08f1fb11
    1.10  nbproject/build-impl.xml.stylesheet.CRC32=238281d1@2.50
     2.1 --- a/cmdline/tool/nbproject/project.xml	Thu Jun 21 09:56:13 2012 +0200
     2.2 +++ b/cmdline/tool/nbproject/project.xml	Thu Jun 21 10:19:49 2012 +0200
     2.3 @@ -89,6 +89,14 @@
     2.4                      </run-dependency>
     2.5                  </dependency>
     2.6                  <dependency>
     2.7 +                    <code-name-base>org.netbeans.modules.java.hints.ui</code-name-base>
     2.8 +                    <build-prerequisite/>
     2.9 +                    <compile-dependency/>
    2.10 +                    <run-dependency>
    2.11 +                        <implementation-version/>
    2.12 +                    </run-dependency>
    2.13 +                </dependency>
    2.14 +                <dependency>
    2.15                      <code-name-base>org.netbeans.modules.java.project</code-name-base>
    2.16                      <build-prerequisite/>
    2.17                      <compile-dependency/>