Thank you very much brian, but we are using apache ant to build our
projects.

Is there any way in getting those files when building the project using
apache ant.

Thanks
Prakash S

-----Original Message-----
From: Brian Pontarelli [mailto:br...@pontarelli.com]
Sent: Wednesday, October 13, 2010 7:29 PM
To: Ant Users List
Subject: Re: .project and .classpath

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.

-bp


On Oct 13, 2010, at 3:36 AM, <prakash.sivaku...@wipro.com>
<prakash.sivaku...@wipro.com> wrote:

>
>
> "mvn clean compile install eclipse:eclipse"
>
> 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)
>
> when we use maven build script with the eclipse plugin as above
command
>
> 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.
>
> 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.
>
> Please do not print this email unless it is absolutely necessary.
>
> 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.
>
> 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.
>
> www.wipro.com


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache.org


Please do not print this email unless it is absolutely necessary. 

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. 

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. 

www.wipro.com

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache.org

Reply via email to