Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'axis2/bundles/org.eclipse.jst.ws.axis2.core/plugin.properties')
-rw-r--r--axis2/bundles/org.eclipse.jst.ws.axis2.core/plugin.properties9
1 files changed, 5 insertions, 4 deletions
diff --git a/axis2/bundles/org.eclipse.jst.ws.axis2.core/plugin.properties b/axis2/bundles/org.eclipse.jst.ws.axis2.core/plugin.properties
index e7b128280..b688ddf84 100644
--- a/axis2/bundles/org.eclipse.jst.ws.axis2.core/plugin.properties
+++ b/axis2/bundles/org.eclipse.jst.ws.axis2.core/plugin.properties
@@ -1,5 +1,5 @@
###############################################################################
-# Copyright (c) 2007 WSO2 Inc. and others.
+# Copyright (c) 2007, 2008 WSO2 Inc. and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
@@ -12,6 +12,7 @@
# 20070405 168762 sandakith@wso2.com - Lahiru Sandakith, Initial code to
# introduse the Axis2 runtime to the framework for 168762
# 20070501 184617 sandakith@wso2.com - Lahiru Sandakith, Provide plugin details
+# 20080130 216997 katep@wso2.com - Kate Price
###############################################################################
#
@@ -22,11 +23,11 @@ PLUGIN_NAME=Webservice Axis2 Core Plug-in
PLUGIN_PROVIDER=WSO2
AXIS2_CATOGERY_LABEL=Axis2 Web Services
-AXIS2_CATOGERY_DISCRIPTION=Enables Web Services generation through Axis2 Web services engine.
+AXIS2_CATOGERY_DISCRIPTION=Enables Web services generation through the Axis2 Web services engine.
AXIS2_FACET_CORE_LABEL=Axis2 Web Services Core
-AXIS2_FACET_CORE_DISCRIPTION=Prepare the Project for Web Services generation through Axis2 Web services engine.
+AXIS2_FACET_CORE_DISCRIPTION=Prepares the project for Web services generation through the Axis2 Web services engine.
AXIS2_FACET_EXT_LABEL=Axis2 Web Services Extensions
-AXIS2_FACET_EXT_DISCRIPTION=Prepare the Project for additional Web services support with the Axis2 Web services runtime.
+AXIS2_FACET_EXT_DISCRIPTION=Prepares the project for additional Web services support with the Axis2 Web services runtime.

Back to the top