From: Joerg Pietschmann Date: Sun, 29 Jun 2003 21:11:39 +0000 (+0000) Subject: Made source more friendly for Eclipse (and IDEs in general) X-Git-Tag: Root_Temp_KnuthStylePageBreaking~1383 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=c36d9aa9f5e4f20778c5c920b11859547a6e87e2;p=xmlgraphics-fop.git Made source more friendly for Eclipse (and IDEs in general) by using conditionally different files instead of source copy with filtering. Add either src/java-1.3 or src/java1.4 to your build path, depending on your JDK. Ant build should automatically choose the correct file - if the right files are comitted in the current mess, that is. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196539 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build.xml b/build.xml index 785497ec3..4d9aaabe2 100644 --- a/build.xml +++ b/build.xml @@ -120,6 +120,11 @@ list of possible build targets. + + + + + @@ -216,14 +221,10 @@ list of possible build targets. - - - - @@ -260,17 +261,21 @@ list of possible build targets. - + - - + + + + - - + + + + @@ -301,7 +306,7 @@ list of possible build targets. - + @@ -397,14 +402,6 @@ list of possible build targets.