david_williams | 18eb892 | 2008-08-31 05:51:52 +0000 | [diff] [blame] | 1 | ############################################################################### |
| 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 | |
| 12 | pluginName = Web Standard Tools (WST) |
| 13 | providerName = Eclipse.org |
| 14 | |
| 15 | # Activity names and descriptions |
| 16 | activity.database = Database Development |
| 17 | activity.database.desc = Create, update, delete, and view database information. |
| 18 | activity.xml = XML Development |
| 19 | activity.xml.desc = Develop XML applications. |
| 20 | activity.web = Web Development |
| 21 | activity.web.desc = Develop Web applications. |
| 22 | activity.webservice = Web Service Development |
| 23 | activity.webservice.desc = Develop Web service applications. |
| 24 | |
| 25 | Bundle-Name.0 = XML Dev Plug-in |