Rather make sure libraries are downloaded
authorJaroslav Tulach <jtulach@netbeans.org>
Fri, 30 Jul 2010 14:14:55 +0200
changeset 364088d9d560bda
parent 363 cbeeeb6ae9c6
child 365 0b7ec6ef8a72
Rather make sure libraries are downloaded
samples/livedb/build.xml
     1.1 --- a/samples/livedb/build.xml	Fri Jul 30 14:13:25 2010 +0200
     1.2 +++ b/samples/livedb/build.xml	Fri Jul 30 14:14:55 2010 +0200
     1.3 @@ -10,6 +10,8 @@
     1.4  <project name="livedb" default="default" basedir=".">
     1.5      <description>Builds, tests, and runs the project livedb.</description>
     1.6      <import file="nbproject/build-impl.xml"/>
     1.7 +
     1.8 +    <ant dir="../libs/"/>
     1.9      <!--
    1.10  
    1.11      There exist several targets which are by default empty and which can be