|
Re: buckmminster and custom build callback [message #653847 is a reply to message #653836] |
Fri, 11 February 2011 14:05 |
|
PDE generates ant-scripts that in turn call PDE functionality. Buckminster's mechanism doesn't involve such generation,
instead we describe the build in terms of CSPEC's and call PDE's functions using actions. If you want to customize a
Buckminster build (post compilation hooks, etc.) then you must modify the CSPEC that defines the build model. You do
that by adding a cspex where you typically rename the original action and then create a new action with the old name
that is dependent o the old.
HTH,
- thomas
On 2011-02-11 14:22, Stéphane Bouchet wrote:
> Hi,
>
> i was wondering if buckminster is capable of handling the custom build callback used by PDE during build ?
>
> http://help.eclipse.org/helios/index.jsp?topic=/org.eclipse. pde.doc.user/guide/tasks/pde_custom_callbacks.htm
>
> i use this technique to do post compilation things ( ie after jdt compilation ), and its works well when i create
> manually my update site ( or when i manually creates features, IE export as features ).
>
> Does it work in a buckminster build ?
>
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.03690 seconds