Thank you very much brian, I tried using the sample in my project and it
worked out. Thanks a lot.
-Original Message-
From: Brian Pontarelli [mailto:br...@pontarelli.com]
Sent: Wednesday, October 13, 2010 8:21 PM
To: Ant Users List
Subject: Re: .project and .classpath
I tend to use
ay, October 13, 2010 7:45 PM
> To: Ant Users List
> Subject: Re: .project and .classpath
>
> The main purpose of the .project file is to set the project name and the
> main purpose of the .classpath file is to set the dependencies. It
> really depends on what you need, but I wo
, 2010 7:45 PM
To: Ant Users List
Subject: Re: .project and .classpath
The main purpose of the .project file is to set the project name and the
main purpose of the .classpath file is to set the dependencies. It
really depends on what you need, but I would suggest that checking those
files into source
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
>
&
: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,
wrote:
>
>
> "mvn clean c
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,
wrote:
>
>
> "mvn clean compile install eclipse:eclipse"
>
> Generates the following eclipse configu