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 |
kchan | fd23c79 | 2007-05-01 15:31:39 +0000 | [diff] [blame] | 13 | # 20070501 184617 sandakith@wso2.com - Lahiru Sandakith, Provide plugin details |
kchan | 354a53c | 2008-05-30 17:48:28 +0000 | [diff] [blame] | 14 | # 20080530 234841 kathy@ca.ibm.com - Kathy Chan, Change plugin provider to Eclipse.org |
kchan | 67073ce | 2007-04-24 17:02:35 +0000 | [diff] [blame] | 15 | ############################################################################### |
| 16 | # |
| 17 | |
| 18 | # |
| 19 | # Messages in plugin.xml. |
| 20 | # |
kchan | fd23c79 | 2007-05-01 15:31:39 +0000 | [diff] [blame] | 21 | PLUGIN_NAME=Webservice Axis2 Consumption UI Plug-in |
kchong | c338c41 | 2010-04-21 17:28:26 +0000 | [diff] [blame^] | 22 | PLUGIN_PROVIDER=Eclipse Web Tools Platform |
kchan | 67073ce | 2007-04-24 17:02:35 +0000 | [diff] [blame] | 23 | |
| 24 | WEBSERVICECLIENTTYPE_NAME_JAVA_AXIS=Java proxy |
| 25 | LABEL_RUNTIME_AXIS_11=Apache Axis2 |
| 26 | DESC_RUNTIME_AXIS_11=Apache Axis2 |
| 27 | # |
| 28 | # Web Services Preferance Pages |
| 29 | # |
| 30 | # Categories |
| 31 | PREFERENCE_CATEGORY_AXIS2_EMITTER=Axis2 Emitter |