The Newsgroup Web Interface is deprecated, and can no longer be used to post. Please use the
Community Forums.
Eclipse NewsPortal - eclipse.platform.pde
Individual Source Bundle
Subject: Individual Source Bundle
From: manuel.selva@xxxxxxxxxxxx (Manuel Selva)
Newsgroups: eclipse.platform.pde
Organization: Eclipse
Date: Jan 21 2009 14:15:10
Hi there,
I am trying to set up an automated build using PDE headeless build able to build source for my plugins.
All worked fine previously to 3.4. I am trying now to export my source plugins as individual bundle but I can't find the right way to do that.
More precisely I have an example feature containing 3 examples plugins:
com.st.example.a
com.st.example.b
com.st.example.c
In my example feature build.properties I added the generation of source plugin for these 3 plugins. In the feature.xml I included the 3 plugins and the 3 associated "generated" source plugins.
When running pde headless build with IndividualSourceBundles=true, three source plugins are generated but in directories and not as jar files. Is it normal ?
Then when I try to import one of my example plugin as source I reach an error telling : error in opening zip file. After stepping inside PDE code it seems PDE is looking for sources inside a jar file and not inside a directory ... i think this is the source of my problem ...
Any ideas are welcome ... Anyone already using successfully IndividualSourceBundle ? Should i stay with one source plugin for my 3 plugins ... :o(
Manu
| Date | Subject | | Author |
| 31.12. | | | |