Description: Point build process at Debian install JDK javadoc
Author: James Page <james.page@canonical.com>
Forwarded: not-needed

Index: txw2/build.xml
===================================================================
--- txw2.orig/build.xml	2011-06-01 12:15:22.858045206 +0100
+++ txw2/build.xml	2011-06-01 12:15:36.988045204 +0100
@@ -61,6 +61,7 @@
       <classpath>
         <fileset dir="lib" includes="**/*.jar"/>
       </classpath>
+      <link href="file:///usr/share/doc/default-jdk/api/"/>
     </javadoc>
   </target>
   
