Tests of cmdline/tool needs to depend on java.hints.declarative
authorJan Lahoda <jlahoda@netbeans.org>
Fri, 28 Oct 2011 20:31:15 +0200
changeset 706c1f1e5a21269
parent 705 06d6b74d9149
child 707 2e36f1dcae53
Tests of cmdline/tool needs to depend on java.hints.declarative
cmdline/tool/nbproject/genfiles.properties
cmdline/tool/nbproject/project.xml
     1.1 --- a/cmdline/tool/nbproject/genfiles.properties	Fri Oct 28 17:25:39 2011 +0200
     1.2 +++ b/cmdline/tool/nbproject/genfiles.properties	Fri Oct 28 20:31:15 2011 +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=1f28cdee
     1.8 +nbproject/build-impl.xml.data.CRC32=050807bd
     1.9  nbproject/build-impl.xml.script.CRC32=08f1fb11
    1.10 -nbproject/build-impl.xml.stylesheet.CRC32=238281d1@1.47
    1.11 +nbproject/build-impl.xml.stylesheet.CRC32=238281d1@2.47
     2.1 --- a/cmdline/tool/nbproject/project.xml	Fri Oct 28 17:25:39 2011 +0200
     2.2 +++ b/cmdline/tool/nbproject/project.xml	Fri Oct 28 20:31:15 2011 +0200
     2.3 @@ -264,6 +264,10 @@
     2.4                          <compile-dependency/>
     2.5                      </test-dependency>
     2.6                      <test-dependency>
     2.7 +                        <code-name-base>org.netbeans.modules.java.hints.declarative</code-name-base>
     2.8 +                        <compile-dependency/>
     2.9 +                    </test-dependency>
    2.10 +                    <test-dependency>
    2.11                          <code-name-base>org.netbeans.modules.java.j2seplatform</code-name-base>
    2.12                          <recursive/>
    2.13                          <compile-dependency/>