[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools] Re: Setting global properties for Ant?
|
Go to Window>Preferences>Ant>Runtime>Properties.
On this tab you can specify both global properties and property files.
HTH
Darins
<hans.schwaebli@xxxxxxxxxxxx> wrote in message
news:b7lgqf$i17$1@xxxxxxxxxxxxxxxx
> Each time I start a new Ant file I have to set this
> property: -Dbuild.compiler=org.eclipse.jdt.core.JDTCompilerAdapter
>
> How can I set this property globally for all new and old Ant files I will
> start?
>
>