Skip to main content
summaryrefslogtreecommitdiffstats
blob: fa7d5808dd27af46c139413462b3769a2b289855 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
###############################################################################
# Copyright (c) 2013 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 Tasks Connector: Bugzilla REST
description=Support for the open source Bugzilla Tasks system. NOTE: Requires Java 1.6 or later. 
providerName=Eclipse Mylyn
copyright=Copyright (c) 2013 Frank Becker and others. All rights reserved.

Back to the top