Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'releng/features/org.eclipse.ecf.sdk/build.properties')
-rw-r--r--releng/features/org.eclipse.ecf.sdk/build.properties12
1 files changed, 10 insertions, 2 deletions
diff --git a/releng/features/org.eclipse.ecf.sdk/build.properties b/releng/features/org.eclipse.ecf.sdk/build.properties
index c31a427f5..dce85d47f 100644
--- a/releng/features/org.eclipse.ecf.sdk/build.properties
+++ b/releng/features/org.eclipse.ecf.sdk/build.properties
@@ -10,7 +10,15 @@ generate.feature@org.eclipse.ecf.core.featurepatch.source=org.eclipse.ecf.core.f
generate.feature@org.eclipse.ecf.remoteservice.sdk.feature.source=org.eclipse.ecf.remoteservice.sdk.feature
category.id.core=Eclipse Communication Framework (ECF)
category.desciption.core=Category for the ECF Target Components
-category.members.core=org.eclipse.ecf.core,org.eclipse.ecf.core.featurepatch,org.eclipse.ecf.remoteservice.sdk.feature,org.eclipse.ecf.core.source,org.eclipse.ecf.core.featurepatch.source,org.eclipse.ecf.remoteservice.sdk.feature.source
-
+category.members.core=org.eclipse.ecf.core,org.eclipse.ecf.remoteservice.sdk.feature,org.eclipse.ecf.core.source,org.eclipse.ecf.remoteservice.sdk.feature.source
+category.id.ftpatch=Eclipse Communication Framework File Transfer Feature Patch (ECF)
+category.desciption.ftpatch=Category for the ECF File Transfer Feature Patch
+category.members.ftpatch=org.eclipse.ecf.core.featurepatch,org.eclipse.ecf.core.featurepatch.source
+category.id.ft=Eclipse Communication Framework File Transfer Features (ECF)
+category.desciption.ft=Category for the ECF File Transfer Features
+category.members.ft=org.eclipse.ecf.filetransfer.httpclient.feature,org.eclipse.ecf.filetransfer.feature,org.eclipse.ecf.filetransfer.httpclient4.feature
+category.id.dft=Eclipse Communication Framework Uncategorized Features (ECF)
+category.desciption.dft=Category for the ECF Uncategorized Features
+category.default=dft
\ No newline at end of file

Back to the top