Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 44662 invoked from network); 26 Oct 2010 07:18:45 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 26 Oct 2010 07:18:45 -0000 Received: (qmail 9014 invoked by uid 500); 26 Oct 2010 07:18:44 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 8667 invoked by uid 500); 26 Oct 2010 07:18:41 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 22467 invoked by uid 99); 26 Oct 2010 06:06:17 -0000 X-ASF-Spam-Status: No, hits=2.3 required=10.0 tests=SPF_HELO_PASS,SPF_SOFTFAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: softfail (nike.apache.org: transitioning domain of deathsand@hanmail.net does not designate 216.139.236.158 as permitted sender) Date: Mon, 25 Oct 2010 23:05:49 -0700 (PDT) From: deathsand To: user@ant.apache.org Message-ID: <1288073149260-3236592.post@n5.nabble.com> Subject: i want use recent classes MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org java : 1.6.0_07 jdk ant : 1.6.5 Root -Source1 -src -bin -Source2 -src -bin -Source3 -src -bin If i'll compile Source3, that code needs (source1 and source2)'s class files. so i compiled like this : but it has errors so i can't build complete. when ant script compiled source3 line, i think they can't find source1 and source2's class files. ant alert "cannot find symbol" errors. plz help me. what can i do fix this errors. -- View this message in context: http://ant.1045680.n5.nabble.com/i-want-use-recent-classes-tp3236592p3236592.html Sent from the Ant - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org