]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
Add note about minimum JDK.
authorWilliam Victor Mote <vmote@apache.org>
Mon, 14 Apr 2003 22:28:26 +0000 (22:28 +0000)
committerWilliam Victor Mote <vmote@apache.org>
Mon, 14 Apr 2003 22:28:26 +0000 (22:28 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196262 13f79535-47bb-0310-9956-ffa450edef68

src/documentation/content/xdocs/compiling.xml

index da38a0cef4db3db84490d61ef68a11e8a1dfe6f0..51d7856e3047e83b1e45e966d491d7be436b144b 100644 (file)
@@ -15,6 +15,12 @@ If you are using a binary distribution, it is already compiled and there is no n
     </section>
     <section>
       <title>Set Up Your Environment</title>
+      <section>
+        <title>JDK</title>
+          <p>
+            Building FOP requires a minimum Java Development Kit (JDK) of 1.3.
+          </p>
+      </section>
       <section>
         <title>CLASSPATH</title>
         <p>There is no generally no need to setup a classpath.