Support exporting source bundles
Brought to you by:
raner
Currently it is not possible to export source bundles when building a feature.
To enable creation of source bundles, the "exportSource" attribute in the FeatureExportWizard's DialogSettings needs to be set to "true"
(see http://ebuilder.svn.sourceforge.net/viewvc/ebuilder/trunk/net.sf.ebuilder/src/net/sf/ebuilder/Ebuilder.java?revision=64&view=markup#l626\).