| Ant wizard? [message #313092] |
Thu, 01 March 2007 04:35  |
Eclipse User |
|
|
|
Originally posted by: stephane_cauvi.yahoo.fr
I am runnig e 3.2.2, wtp 1.5.3. Maybe I missed something, but why there is
no Ant wizard in eclipse? Something like: New/Ant file/.. etc. To create a
Ant build file it needs to create a text file named buil.xml, close it,
select the Ant editor to re-open it, import it in the Ant view. Is there a
more easy way to achieve this?
Stephane.
|
|
|
| Re: Ant wizard? [message #313119 is a reply to message #313092] |
Thu, 01 March 2007 18:42   |
Eclipse User |
|
|
|
Originally posted by: eclipse5.rizzoweb.com
Stephane wrote:
>
>
> I am runnig e 3.2.2, wtp 1.5.3. Maybe I missed something, but why there
> is no Ant wizard in eclipse? Something like: New/Ant file/.. etc. To
> create a Ant build file it needs to create a text file named buil.xml,
> close it, select the Ant editor to re-open it, import it in the Ant
> view. Is there a more easy way to achieve this?
I do File > New > File..., enter build.xml as the name and hit Finish.
It opens in the Ant editor, where I can use Content Assist to help with
the <project> and subsequent <target> elements.
If you want to have a wizard for it, please file an enhancement request
in Bugzilla (search to see if there is something similar already).
Hope this helps,
Eric
|
|
|
| Re: Ant wizard? [message #313120 is a reply to message #313119] |
Thu, 01 March 2007 19:48   |
Eclipse User |
|
|
|
https://bugs.eclipse.org/bugs/show_bug.cgi?id=82921
"Eric Rizzo" <eclipse5@rizzoweb.com> wrote in message
news:es7oed$ptv$1@utils.eclipse.org...
> Stephane wrote:
>>
>>
>> I am runnig e 3.2.2, wtp 1.5.3. Maybe I missed something, but why there
>> is no Ant wizard in eclipse? Something like: New/Ant file/.. etc. To
>> create a Ant build file it needs to create a text file named buil.xml,
>> close it, select the Ant editor to re-open it, import it in the Ant view.
>> Is there a more easy way to achieve this?
>
> I do File > New > File..., enter build.xml as the name and hit Finish. It
> opens in the Ant editor, where I can use Content Assist to help with the
> <project> and subsequent <target> elements.
>
> If you want to have a wizard for it, please file an enhancement request in
> Bugzilla (search to see if there is something similar already).
>
> Hope this helps,
> Eric
|
|
|
| Re: Ant wizard? [message #313154 is a reply to message #313119] |
Sun, 04 March 2007 16:35  |
Eclipse User |
|
|
|
Originally posted by: stephane_cauvi.yahoo.fr
Doing the same New File/... build.xml etc, it opens in xml editor for me.
Probably a matter of default editor association in /Preferences.
Thank you for your help.
|
|
|
Powered by
FUDForum. Page generated in 0.05701 seconds