summaryrefslogtreecommitdiff
blob: 1f0de5f8a04fdd2196d06165feae268d766fd14b (plain)
1
2
3
4
5
6
7
8
9
10
--- jasper/build.xml	2005-02-13 19:28:36.000000000 +0100
+++ jasper/build.xml	2005-02-13 20:46:15.554972064 +0100
@@ -30,6 +30,7 @@
     <pathelement location="${jsp-api.jar}"/>
     <pathelement location="${tools.jar}"/>
     <pathelement location="${jasper-compiler-jdt.jar}"/>
+    <pathelement location="${jdt.jar}"/>
     <pathelement location="${xerces.jar}"/>
     <pathelement location="${xercesImpl.jar}"/>
     <pathelement location="${xml-apis.jar}"/>