Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » PDE build for source code packaging - Need help!
PDE build for source code packaging - Need help! [message #448814] Wed, 03 May 2006 10:40
Eclipse UserFriend
Hi,
I am trying to build the source code using the PDE build but not
successful so far. I do not see much documentation for packaging the
source code.

This is what I have:

1. The builder (mycomp_builder) project's build.properties file has the
generate.feature like
generate.feature@org.mycompany.rcp.source=org.mycompany.rcp.platform,org.mycompany.rcp.core
2. The feature project's (mycomp_feature) feature.xml has the <includes/>
tag like
<includes id="org.mycompany.rcp.source" version="1.7.1"/>

But an error is thrown saying the org.mycompany.rcp.source is not found.
I like to know whether I have the generate.feature and the includes in the
right place or any other issues with my settings.

Note that I do not have the sourcePluginTemplate and sourceFeatureTemplate
folders created yet.
I do not know whether it should be created in my feature project,
mycomp_feature or I should create it in a new plugin,
org.mycompany.rcp.source.
Please advise.

I appreciate your help.

Thank you
Daniel
Previous Topic:External browser opens in an existing browser window - any ideas?
Next Topic:Extending Double-Click
Goto Forum:
  


Current Time: Sun Aug 31 07:57:06 EDT 2025

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

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

Back to the top