blob: 71746808489d16d6bc5068cc614161f4cf4db9e8 [file] [log] [blame]
david_williams18eb8922008-08-31 05:51:52 +00001###############################################################################
2# Copyright (c) 2005 IBM Corporation and others.
3# All rights reserved. This program and the accompanying materials
4# are made available under the terms of the Eclipse Public License v1.0
5# which accompanies this distribution, and is available at
6# http://www.eclipse.org/legal/epl-v10.html
7#
8# Contributors:
9# IBM Corporation - initial API and implementation
10###############################################################################
11
12pluginName = Web Standard Tools (WST)
13providerName = Eclipse.org
14
15# Activity names and descriptions
16activity.database = Database Development
17activity.database.desc = Create, update, delete, and view database information.
18activity.xml = XML Development
19activity.xml.desc = Develop XML applications.
20activity.web = Web Development
21activity.web.desc = Develop Web applications.
22activity.webservice = Web Service Development
23activity.webservice.desc = Develop Web service applications.
24
25Bundle-Name.0 = XML Dev Plug-in