custom build questions. [message #273015] |
Wed, 29 September 2004 20:15  |
Eclipse User |
|
|
|
Hi,
I posted this a couple weeks back, but no answer. Repost.
I have two problems with custom build. They are:
(1) I have my build.xml checked into source control for console build.
But when I do an export on the feature in the Eclipse environment, it
fails because it can't overwrite the build.xml. So, I was told to set
custom=true, but still the problem occurs.
(2) How do you make the doc.zip once you have custom build working? I
have a plugin that is a user guide for my other plugin.
Thanks
|
|
|
|
Re: custom build questions. [message #273164 is a reply to message #273054] |
Thu, 30 September 2004 19:31   |
Eclipse User |
|
|
|
Hi,
Thanks for the tips, but how to do the below step, step (2), that you
suggested.
I right-click on the 'build.xml' file and choose 'Run->External Tools'.
I got all the targets of the build.xml shown, but no target that says
to zip up the html stuff into the doc.zip.
Thanks.
Rich Kulp wrote:
> (2) Use ant's zip tasks.
>
> AL wrote:
>
>> Hi,
>>
>> I posted this a couple weeks back, but no answer. Repost.
>>
>> I have two problems with custom build. They are:
>>
>> (1) I have my build.xml checked into source control for console build.
>> But when I do an export on the feature in the Eclipse environment, it
>> fails because it can't overwrite the build.xml. So, I was told to set
>> custom=true, but still the problem occurs.
>>
>> (2) How do you make the doc.zip once you have custom build working? I
>> have a plugin that is a user guide for my other plugin.
>>
>> Thanks
>>
>
|
|
|
Re: custom build questions. [message #273197 is a reply to message #273164] |
Fri, 01 October 2004 10:06  |
Eclipse User |
|
|
|
Originally posted by: richkulp.us.NO_SPAM.ibm.com
No, I meant you have to update the build.xml to add the tasks to zip up
the doc. There is no way to tell PDE to do it for you.
--
Thanks,
Rich Kulp
|
|
|
Powered by
FUDForum. Page generated in 0.03281 seconds