From: William Victor Mote Date: Mon, 14 Apr 2003 22:28:26 +0000 (+0000) Subject: Add note about minimum JDK. X-Git-Tag: Root_Temp_KnuthStylePageBreaking~1619 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=491e6a892ddb0d686a4bfbc97d2f6a8338047347;p=xmlgraphics-fop.git Add note about minimum JDK. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196262 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/documentation/content/xdocs/compiling.xml b/src/documentation/content/xdocs/compiling.xml index da38a0cef..51d7856e3 100644 --- a/src/documentation/content/xdocs/compiling.xml +++ b/src/documentation/content/xdocs/compiling.xml @@ -15,6 +15,12 @@ If you are using a binary distribution, it is already compiled and there is no n
Set Up Your Environment +
+ JDK +

+ Building FOP requires a minimum Java Development Kit (JDK) of 1.3. +

+
CLASSPATH

There is no generally no need to setup a classpath.