kchan | fd23c79 | 2007-05-01 15:31:39 +0000 | [diff] [blame] | 1 | ############################################################################### |
kchong | b6e2f94 | 2010-04-21 18:02:52 +0000 | [diff] [blame] | 2 | # Copyright (c) 2007, 2010 WSO2 Inc. and others. |
kchan | fd23c79 | 2007-05-01 15:31:39 +0000 | [diff] [blame] | 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 | # -------- -------- ----------------------------------------------------------- |
kchan | 2bf64ac | 2007-05-07 18:17:23 +0000 | [diff] [blame] | 12 | # 20070428 168762 sandakith@wso2.com - Lahiru Sandakith, Initial code to introduse the |
| 13 | # Axis2 runtime to the framework for 168762 |
kchan | fd23c79 | 2007-05-01 15:31:39 +0000 | [diff] [blame] | 14 | # 20070501 184617 sandakith@wso2.com - Lahiru Sandakith, Provide plugin details |
kchan | 2bf64ac | 2007-05-07 18:17:23 +0000 | [diff] [blame] | 15 | # 20070507 185686 sandakith@wso2.com - Lahiru Sandakith |
kchan | 354a53c | 2008-05-30 17:48:28 +0000 | [diff] [blame] | 16 | # 20080530 234841 kathy@ca.ibm.com - Kathy Chan, Change plugin provider to Eclipse.org |
kchan | fd23c79 | 2007-05-01 15:31:39 +0000 | [diff] [blame] | 17 | ############################################################################### |
| 18 | |
| 19 | # |
| 20 | # Messages in plugin.xml. |
| 21 | # |
| 22 | PLUGIN_NAME=Webservice Axis2 Creation Core Plug-in |
kchong | c338c41 | 2010-04-21 17:28:26 +0000 | [diff] [blame] | 23 | PLUGIN_PROVIDER=Eclipse Web Tools Platform |