summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorGravatar nandika2010-08-19 08:03:40 +0000
committerGravatar nandika2010-08-19 08:03:40 +0000
commit4d691c7261a6a996d6dc08a10bd9ec5cfadd5f2e (patch)
treea6dd3b2a2e55a8c8c0ece8e8523f2e6f37f02c7b /tools
parentdfc2c1d4f1bdd8ba67f91f951e7915a6d8e595e8 (diff)
downloadaxis2c-4d691c7261a6a996d6dc08a10bd9ec5cfadd5f2e.tar.gz
axis2c-4d691c7261a6a996d6dc08a10bd9ec5cfadd5f2e.tar.bz2
WSDL2C.bat file updated
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@987063 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'tools')
-rw-r--r--tools/codegen/javatool/WSDL2C.bat3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/codegen/javatool/WSDL2C.bat b/tools/codegen/javatool/WSDL2C.bat
index da66944..3e0c7a8 100644
--- a/tools/codegen/javatool/WSDL2C.bat
+++ b/tools/codegen/javatool/WSDL2C.bat
@@ -1,3 +1,4 @@
+@echo off
REM Licensed to the Apache Software Foundation (ASF) under one or more
REM contributor license agreements. See the NOTICE file distributed with
REM this work for additional information regarding copyright ownership.
@@ -12,7 +13,7 @@ REM distributed under the License is distributed on an "AS IS" BASIS,
REM WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
REM See the License for the specific language governing permissions and
REM limitations under the License.
-echo off
+
REM set AXIS2_HOME=C:\axis2-SNAPSHOT
setlocal EnableDelayedExpansion
set AXIS2_CLASSPATH=%AXIS2_HOME%