From user-return-70985-apmail-ant-user-archive=ant.apache.org@ant.apache.org Wed Oct 13 13:59:27 2010 Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 57944 invoked from network); 13 Oct 2010 13:59:27 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 13 Oct 2010 13:59:27 -0000 Received: (qmail 4946 invoked by uid 500); 13 Oct 2010 13:59:26 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 4742 invoked by uid 500); 13 Oct 2010 13:59:23 -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 4723 invoked by uid 99); 13 Oct 2010 13:59:22 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Oct 2010 13:59:22 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of brian@pontarelli.com designates 74.125.83.45 as permitted sender) Received: from [74.125.83.45] (HELO mail-gw0-f45.google.com) (74.125.83.45) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Oct 2010 13:59:13 +0000 Received: by gwj15 with SMTP id 15so47707gwj.4 for ; Wed, 13 Oct 2010 06:58:52 -0700 (PDT) Received: by 10.42.23.84 with SMTP id r20mr3937863icb.487.1286978331537; Wed, 13 Oct 2010 06:58:51 -0700 (PDT) Received: from [192.168.0.9] (184-96-79-159.hlrn.qwest.net [184.96.79.159]) by mx.google.com with ESMTPS id u6sm10096516ibd.12.2010.10.13.06.58.47 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 13 Oct 2010 06:58:49 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1081) Subject: Re: .project and .classpath From: Brian Pontarelli In-Reply-To: Date: Wed, 13 Oct 2010 07:58:45 -0600 Content-Transfer-Encoding: quoted-printable Message-Id: References: To: "Ant Users List" X-Mailer: Apple Mail (2.1081) X-Virus-Checked: Checked by ClamAV on apache.org This depends on your dependency management tool. If you are using = Savant, Ivy or Maven, it is pretty simple to write a target that = generates these files.=20 -bp On Oct 13, 2010, at 3:36 AM, = wrote: >=20 >=20 > "mvn clean compile install eclipse:eclipse" >=20 > Generates the following eclipse configuration files: > .project and .classpath files > .setting/org.eclipse.jdt.core.prefs with project specific compiler > settings > .various configuration files for WTP (Web Tools Project), if the > parameter > wtpversion is set to a valid version (WTP configuration is not = generated > by > default) >=20 > when we use maven build script with the eclipse plugin as above = command >=20 > Is there any option available for apache ant., if so please help out, > how to bring those file when taking build of a project which doesn't > have those. >=20 > As these files will not be checked-in to the repository we need to = auto > generate those files, so that it will be treated as a java project. >=20 > Please do not print this email unless it is absolutely necessary.=20 >=20 > The information contained in this electronic message and any = attachments to this message are intended for the exclusive use of the = addressee(s) and may contain proprietary, confidential or privileged = information. If you are not the intended recipient, you should not = disseminate, distribute or copy this e-mail. Please notify the sender = immediately and destroy all copies of this message and any attachments.=20= >=20 > WARNING: Computer viruses can be transmitted via email. The recipient = should check this email and any attachments for the presence of viruses. = The company accepts no liability for any damage caused by any virus = transmitted by this email.=20 >=20 > www.wipro.com --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org