Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Ant wizard?
Ant wizard? [message #313092] Thu, 01 March 2007 04:35 Go to next message
Eclipse UserFriend
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 Go to previous messageGo to next message
Eclipse UserFriend
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 Go to previous messageGo to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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.
Previous Topic:Exporting Plug-ins with external dependencies
Next Topic:Simple resource question -> FileNotFoundException when loading icon
Goto Forum:
  


Current Time: Mon Nov 03 17:10:59 EST 2025

Powered by FUDForum. Page generated in 0.04411 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top