Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [pde-build-dev] Plug-in build as a secondary artifact from an existing RCP build


Hi Ryan,
You should be able to do this using the package.xml script from pde.build.

There is some documentation here: http://help.eclipse.org/help32/index.jsp?topic=/org.eclipse.pde.doc.user/guide/tasks/pde_packager.htm

-Andrew


"Ryan Smith" <Ryan.Smith@xxxxxxxxxxxxxxx>
Sent by: pde-build-dev-bounces@xxxxxxxxxxx

01/30/2007 04:22 PM

Please respond to
"Eclipse PDE Build developers list." <pde-build-dev@xxxxxxxxxxx>

To
<pde-build-dev@xxxxxxxxxxx>
cc
Subject
[pde-build-dev] Plug-in build as a secondary artifact from an        existing RCP build





Hi All,
 
I’d like to be able to allow users to extract a plug-in only build (without any RCP specific plug-ins) to an existing eclipse/RCP installation on their machine.  I’m wondering whether we can somehow incorporate this plug-in build as a secondary product of our existing RCP build.  Anyone have any suggestions?
 
Thanks,
Ryan

 

CONFIDENTIALITY NOTICE: This email message is for the sole use of the intended recipient(s)
and may contain confidential and privileged information. Any unauthorized review, use,
disclosure or distribution is prohibited. If you are not the intended recipient, please
contact the sender by reply email and destroy all copies of the original message.
_______________________________________________
pde-build-dev mailing list
pde-build-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/pde-build-dev


Back to the top