Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.development.feature/feature.properties')
-rw-r--r--connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.development.feature/feature.properties14
1 files changed, 14 insertions, 0 deletions
diff --git a/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.development.feature/feature.properties b/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.development.feature/feature.properties
new file mode 100644
index 000000000..28646755f
--- /dev/null
+++ b/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.development.feature/feature.properties
@@ -0,0 +1,14 @@
+###############################################################################
+# Copyright (c) 2016 Frank Becker and others.
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License v1.0
+# which accompanies this distribution, and is available at
+# http://www.eclipse.org/legal/epl-v10.html
+#
+# Contributors:
+# Frank Becker - initial API and implementation
+###############################################################################
+featureName=Mylyn Bugzilla REST
+description=Provides all bundles of the Mylyn Bugzilla REST project
+providerName=Eclipse Mylyn
+copyright=Copyright (c) 2016 Frank Becker and others. All rights reserved.

Back to the top