kchan | 67073ce | 2007-04-24 17:02:35 +0000 | [diff] [blame^] | 1 | ############################################################################### |
| 2 | # Copyright (c) 2007 WSO2 Inc. 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 | # WSO2 Inc. - initial API and implementation |
| 10 | # yyyymmdd bug Email and other contact information |
| 11 | # -------- -------- ----------------------------------------------------------- |
| 12 | # 20070118 168762 sandakith@wso2.com - Lahiru Sandakith, Initial code to introduse the Axis2 runtime to the framework for 168762 |
| 13 | ############################################################################### |
| 14 | # |
| 15 | |
| 16 | # |
| 17 | # Messages in plugin.xml. |
| 18 | # |
| 19 | PLUGIN_NAME=Webservice Axis2 Consumption UI |
| 20 | PLUGIN_PROVIDER=WSO2 |
| 21 | |
| 22 | WEBSERVICECLIENTTYPE_NAME_JAVA_AXIS=Java proxy |
| 23 | LABEL_RUNTIME_AXIS_11=Apache Axis2 |
| 24 | DESC_RUNTIME_AXIS_11=Apache Axis2 |
| 25 | # |
| 26 | # Web Services Preferance Pages |
| 27 | # |
| 28 | # Categories |
| 29 | PREFERENCE_CATEGORY_AXIS2_EMITTER=Axis2 Emitter |