Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 9728 invoked from network); 27 Sep 2004 22:47:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 27 Sep 2004 22:47:32 -0000 Received: (qmail 60212 invoked by uid 500); 27 Sep 2004 22:47:26 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 60164 invoked by uid 500); 27 Sep 2004 22:47:25 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Users List" Reply-To: "Jakarta Commons Users List" Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 60150 invoked by uid 99); 27 Sep 2004 22:47:25 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from [62.4.17.101] (HELO mallaury.noc.nerim.net) (62.4.17.101) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 27 Sep 2004 15:47:25 -0700 Received: from [192.168.1.10] (harobed.net1.nerim.net [213.41.138.24]) by mallaury.noc.nerim.net (Postfix) with ESMTP id 4569062D39 for ; Tue, 28 Sep 2004 00:47:19 +0200 (CEST) Subject: Re: how to build example of commons net jakarta ? From: Harobed To: commons-user@jakarta.apache.org In-Reply-To: <415896DB.7090301@VirtualMachines.COM> References: <415896DB.7090301@VirtualMachines.COM> Content-Type: text/plain; charset=iso-8859-15 Date: Tue, 28 Sep 2004 00:45:29 +0200 Message-Id: <1096325129.4751.3.camel@Harobed> Mime-Version: 1.0 X-Mailer: Evolution 2.0.0 Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Le lundi 27 septembre 2004 � 15:40 -0700, Kenneth Simpson a �crit : > > I've build commons net jakata source with success. > > > > Now, I would like compile the files of src/java/examples/ directory. > > > > How to do that ? > > Go up the tree to > > target/classes > > then type > > java examples/ftp > > It's a classpath issue. Thanks, it's work :) --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org