Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-ant-dev] How to Create Ant Build File


Richard is correct about the Platform Ant support for exporting a Java project to an Ant buildfile.

But I believe Dinesh is looking for the Plug-in Development Environment support for generating a buildfile.
For Dinesh, right click on your plugin.xml of your plugin for the context menu>PDE Tools>Create Ant Build File

Download Eclipse M6 and try both ;-)

HTH
Darins



<richard.hoefter@xxxxxx>
Sent by: platform-ant-dev-bounces@xxxxxxxxxxx

04/09/2005 04:09 AM

Please respond to
"Eclipse Ant integration developers list."

To
"DineshMehra" <dineshmehra@xxxxxxxxx>
cc
"Eclipse Ant integration developers list." <platform-ant-dev@xxxxxxxxxxx>
Subject
Re: [platform-ant-dev] How to Create Ant Build File





From:      Dinesh Mehra <dineshmehra@xxxxxxxxx>
Sent:      09.04.05 10:43:38
Subject:  Re: [platform-ant-dev] How to Create Ant Build File

> I m using eclipse 3.0.1 and want to create build.xml file for my project, i referred the eclipse help that states "To create scripts, > you can simply select Create Ant Build File ..." but from which option cud i create this build file??

AFAIK Eclipse 3.0.1 does not contain the ant export filter. Are you sure you looked in the documentation that comes with 3.0.1?
The ant export filter should be included in forthcoming 3.1M6 and is already in integration build.
For 3.0.1 you have to install my external plugin.

hth

__________________________________________________________
Mit WEB.DE FreePhone mit hoechster Qualitaet ab 0 Ct./Min.
weltweit telefonieren! http://freephone.web.de/?mc=021201_______________________________________________
platform-ant-dev mailing list
platform-ant-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-ant-dev

-----Ursprüngliche Nachricht wurde als Attachment angehängt.-----
Von:Dinesh Mehra , "Eclipse Ant integration developers list." , platform-ant-dev@xxxxxxxxxxx
Gesendet:09.04.05 10:43:38
An:"Richard Höfter" <richard.hoefter@xxxxxx>
Betreff:Re: [platform-ant-dev] How to Create Ant Build File
I m using eclipse 3.0.1 and want to create build.xml file for my project, i referred the eclipse help that states "To create scripts, you can simply select Create Ant Build File ..." but from which option cud i create this build file??
 
--
dinesh

_______________________________________________ platform-ant-dev mailing list platform-ant-dev@xxxxxxxxxxx https://dev.eclipse.org/mailman/listinfo/platform-ant-dev

Back to the top