Controlling primary fetures within CVS [message #120063] |
Mon, 01 September 2003 11:44  |
Eclipse User |
|
|
|
Originally posted by: jmordax.terra.es
Hi, I have read that a primary feature requieres a plugin with exactly
the same name.
I am looking for comments about how to maintain the feature and the
plugin on the same CVS. What are you doing?
Thanks in advance,
Chemi.
|
|
|
|
|
|
|
|
|
|
|
Re: Controlling primary fetures within CVS [message #122754 is a reply to message #122680] |
Thu, 04 September 2003 14:38  |
Eclipse User |
|
|
|
Originally posted by: jmordax.terra.es
Here it is:
http://dev.eclipse.org/help21/index.jsp?topic=/org.eclipse.p de.doc.user/guide/pde_feature_generating_build.htm
Thank you very much Rich. As I started to develop plugins with Eclipse
R1.0 and AFAIK this export features didn't exist, I created my own ANT
scripts and I have continued developing with them. Now it seems
everything is easier. So the trick is to update the buil.properties file
instead my build.xml file. Cool.
Thanks again,
Chemi.
Richard L. Kulp wrote:
> I don't know about the help. Never tried it. But to get the other
> files, you update the build.properties file. In bin.includes= line you
> list, separated by commas, all of the other files you want in the
> binary build that are not being copied now.
>
> To see what all goes in the build.properties files, go to the PDE help
> and look under deploying fragments->Build Configuration. (Not exactly
> sure of all of the intermediate nodes in the help tree, but the last
> node is Build Configuration). It may be that for the non-code help
> plugins you need some build.properties entries set.
>
> Rich
|
|
|
Powered by
FUDForum. Page generated in 0.27376 seconds