Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » building update site removes build.xml in help plugin
building update site removes build.xml in help plugin [message #533922] Mon, 17 May 2010 13:41 Go to next message
Robert Wloch is currently offline Robert WlochFriend
Messages: 109
Registered: July 2009
Senior Member
Hi everyone,

using DocBook and ANT I generate my Eclipse help plugin contents from DocBook input. For this, I have a "docbook" folder in my help plugin, containing the sources and a build.xml at top level right next to plugin.xml.

As I have a feature and an updatesite plugin for all my product's plugins I added the help plugin to this feature, too. Now, everytime I build the feature using the updatesite editor the build.xml in my help plugin is gone after the build is finished.

I'm using Eclipse Galileo Modeling SR2. Is this a bug or am I doing something wrong?

Rgrds,
Robert
Re: building update site removes build.xml in help plugin [message #533941 is a reply to message #533922] Mon, 17 May 2010 14:13 Go to previous messageGo to next message
Steffen Zschaler is currently offline Steffen ZschalerFriend
Messages: 266
Registered: July 2009
Senior Member
build.xml is used by PDE to build stuff. So, you need to name yours
differently.

Steffen

On 17/05/2010 14:41, Robert Wloch wrote:
> Hi everyone,
>
> using DocBook and ANT I generate my Eclipse help plugin contents from
> DocBook input. For this, I have a "docbook" folder in my help plugin,
> containing the sources and a build.xml at top level right next to
> plugin.xml.
>
> As I have a feature and an updatesite plugin for all my product's
> plugins I added the help plugin to this feature, too. Now, everytime I
> build the feature using the updatesite editor the build.xml in my help
> plugin is gone after the build is finished.
>
> I'm using Eclipse Galileo Modeling SR2. Is this a bug or am I doing
> something wrong?
>
> Rgrds,
> Robert
Re: building update site removes build.xml in help plugin [message #533973 is a reply to message #533941] Mon, 17 May 2010 15:16 Go to previous messageGo to next message
Robert Wloch is currently offline Robert WlochFriend
Messages: 109
Registered: July 2009
Senior Member
Thanks, Steffen
Re: building update site removes build.xml in help plugin [message #605796 is a reply to message #533922] Mon, 17 May 2010 14:13 Go to previous messageGo to next message
Steffen Zschaler is currently offline Steffen ZschalerFriend
Messages: 266
Registered: July 2009
Senior Member
build.xml is used by PDE to build stuff. So, you need to name yours
differently.

Steffen

On 17/05/2010 14:41, Robert Wloch wrote:
> Hi everyone,
>
> using DocBook and ANT I generate my Eclipse help plugin contents from
> DocBook input. For this, I have a "docbook" folder in my help plugin,
> containing the sources and a build.xml at top level right next to
> plugin.xml.
>
> As I have a feature and an updatesite plugin for all my product's
> plugins I added the help plugin to this feature, too. Now, everytime I
> build the feature using the updatesite editor the build.xml in my help
> plugin is gone after the build is finished.
>
> I'm using Eclipse Galileo Modeling SR2. Is this a bug or am I doing
> something wrong?
>
> Rgrds,
> Robert
Re: building update site removes build.xml in help plugin [message #605798 is a reply to message #533941] Mon, 17 May 2010 15:16 Go to previous message
Robert Wloch is currently offline Robert WlochFriend
Messages: 109
Registered: July 2009
Senior Member
Thanks, Steffen
Previous Topic:building update site removes build.xml in help plugin
Next Topic:Develop plugin similar to variables view
Goto Forum:
  


Current Time: Thu Apr 25 23:34:51 GMT 2024

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

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

Back to the top