Include the generic target declarations in the browsing module, to get the 'jackpot' target
authorjlahoda
Sun, 28 Sep 2014 21:48:05 +0200
changeset 99284c64742ad37
parent 991 a0ed58dcfb6c
child 993 b15759b0bb0a
Include the generic target declarations in the browsing module, to get the 'jackpot' target
remoting/ide/browsing/build.xml
     1.1 --- a/remoting/ide/browsing/build.xml	Sun Sep 28 18:40:42 2014 +0200
     1.2 +++ b/remoting/ide/browsing/build.xml	Sun Sep 28 21:48:05 2014 +0200
     1.3 @@ -5,4 +5,5 @@
     1.4  <project name="org.netbeans.modules.jackpot30.ide.browsing" default="netbeans" basedir=".">
     1.5      <description>Builds, tests, and runs the project org.netbeans.modules.jackpot30.ide.browsing.</description>
     1.6      <import file="nbproject/build-impl.xml"/>
     1.7 +    <import file="${suite.dir}/../../findbugs-import.xml"/>
     1.8  </project>