Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-ant-dev] Building using ant with eclipse 2.1

Are you unfamiliar with both Ant and Eclipse or just Eclipse?

I usually place my build.xml in the root directory of my project. I use the
Planty plugin (findable through google) to edit the file. When I want to run
a task, I right-click then choose the 'Run Ant..' menu option. I'm using
Eclipse v2.01 but the concepts are the same, I think.

I hope that gets you started.

----- Original Message -----
From: "Hamdan, Saad" <Saad.Hamdan@xxxxxxxxxxxxxxxx>


> I am new to eclipse and I am trying to build using ant for the first time.




Back to the top