Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » PDE: ant files used when export plugins
PDE: ant files used when export plugins [message #95041] Wed, 16 July 2003 11:36 Go to next message
Eclipse UserFriend
Is there any way for me to see the ant scripts that eclipse generates when I
export my plugins. (I am assuming that ant is used for this). I would be
willing to set breakpoints in the java code that implements this process
just to be able to see the ant script.

-- Patrick Baker
Re: PDE: ant files used when export plugins [message #96696 is a reply to message #95041] Fri, 18 July 2003 14:11 Go to previous message
Eclipse UserFriend
Originally posted by: John_Arthorne.oti.com_

Right click on your plugin.xml and choose "Create Ant Build File". This
will generate build.xml, which is used for deploying a plugin (creating
library JARs and source zips).
--


Patrick Baker wrote:
> Is there any way for me to see the ant scripts that eclipse generates when I
> export my plugins. (I am assuming that ant is used for this). I would be
> willing to set breakpoints in the java code that implements this process
> just to be able to see the ant script.
>
> -- Patrick Baker
>
>
Previous Topic:linked resources
Next Topic:Why does .marker store in ".metadata"
Goto Forum:
  


Current Time: Thu Jun 05 01:01:59 EDT 2025

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

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

Back to the top