Dependency on spi.editor.hints required by some compilers.
authorJan Lahoda <jlahoda@netbeans.org>
Thu, 12 Jul 2012 17:03:35 +0200
changeset 17852187963701a8c
parent 17851 23dc2edfe953
child 17853 3f4828222756
Dependency on spi.editor.hints required by some compilers.
javahints.generate/nbproject/project.xml
     1.1 --- a/javahints.generate/nbproject/project.xml	Thu Jul 12 15:44:44 2012 +0200
     1.2 +++ b/javahints.generate/nbproject/project.xml	Thu Jul 12 17:03:35 2012 +0200
     1.3 @@ -23,6 +23,15 @@
     1.4                      </run-dependency>
     1.5                  </dependency>
     1.6                  <dependency>
     1.7 +                    <code-name-base>org.netbeans.spi.editor.hints</code-name-base>
     1.8 +                    <build-prerequisite/>
     1.9 +                    <compile-dependency/>
    1.10 +                    <run-dependency>
    1.11 +                        <release-version>0-1</release-version>
    1.12 +                        <specification-version>1.26</specification-version>
    1.13 +                    </run-dependency>
    1.14 +                </dependency>
    1.15 +                <dependency>
    1.16                      <code-name-base>org.netbeans.spi.java.hints</code-name-base>
    1.17                      <build-prerequisite/>
    1.18                      <compile-dependency/>