You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by da...@apache.org on 2004/10/21 14:34:57 UTC

cvs commit: ws-axis/c/kdevelop README axiscpp.kdevprj axiscpp.kdevses

damitha     2004/10/21 05:34:57

  Modified:    c/kdevelop axiscpp.kdevprj axiscpp.kdevses
  Added:       c/kdevelop README
  Log:
  This docuement explains howto use provided kdevelop projects to deveop axis c++
  
  Revision  Changes    Path
  1.3       +21 -40    ws-axis/c/kdevelop/axiscpp.kdevprj
  
  Index: axiscpp.kdevprj
  ===================================================================
  RCS file: /home/cvs/ws-axis/c/kdevelop/axiscpp.kdevprj,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- axiscpp.kdevprj	21 Oct 2003 06:08:55 -0000	1.2
  +++ axiscpp.kdevprj	21 Oct 2004 12:34:56 -0000	1.3
  @@ -1,24 +1,24 @@
   [Config for BinMakefileAm]
   addcxxflags=
  -bin_program=calculator
  +bin_program=axiscpp
   cflags=
   cppflags=
   cxxflags=\s-O0 -g3 -Wall
   ldadd=
  -ldflags=\s \s
  +ldflags=\s\s
   libtool_dir=
  -path_to_bin_program=src/client/samples/Calculator
  +path_to_bin_program=.
   
   [General]
   AMChanged=false
  -author=damitha kumarage
  +author=
   configure_args=\s--build=i386-linux --host=i386-linux --target=i386-linux\s
  -dir_where_make_will_be_called=./
  -email=damitha@opensource.lk
  +dir_where_make_will_be_called=/home/damitha/projects/axiscpp/axiscpp/
  +email=
   kdevprj_version=1.3
   lfv_open_groups=
   make_options=\s-j1
  -makefiles=Makefile.am,axiscpp/Makefile.am,axiscpp/docs/Makefile.am,axiscpp/docs/en/Makefile.am,src/common/Makefile.am,src/Makefile.am
  +makefiles=Makefile.am,axiscpp/Makefile.am,axiscpp/docs/Makefile.am,axiscpp/docs/en/Makefile.am,axiscpp/src/Makefile.am,axiscpp/src/common/Makefile.am
   modifyMakefiles=true
   project_name=Axiscpp
   project_type=normal_empty
  @@ -26,7 +26,6 @@
   sub_dir=axiscpp/
   version=0.1
   version_control=None
  -workspace=1
   
   [LFV Groups]
   Headers=*.h,*.hh,*.hxx,*.hpp,*.H
  @@ -37,7 +36,7 @@
   
   [Makefile.am]
   files=axiscpp.kdevprj
  -sub_dirs=axiscpp,src
  +sub_dirs=axiscpp
   type=normal
   
   [axiscpp.kdevprj]
  @@ -46,9 +45,11 @@
   install_location=
   type=DATA
   
  -[axiscpp/Makefile.am]
  -sub_dirs=
  -type=prog_main
  +[axiscpp/Makefile.in]
  +dist=true
  +install=false
  +install_location=
  +type=DATA
   
   [axiscpp/docs/Makefile.am]
   sub_dirs=
  @@ -58,41 +59,21 @@
   sub_dirs=
   type=normal
   
  -[src/Makefile.am]
  -sub_dirs=common
  -type=normal
  -
  -[src/common/AxisConfig.cpp]
  -dist=true
  -install=false
  -install_location=
  -type=SOURCE
  -
  -[src/common/AxisTime.cpp]
  +[axiscpp/mkinstalldirs]
   dist=true
   install=false
   install_location=
  -type=SOURCE
  -
  -[src/common/AxisTime.h]
  -dist=true
  -install=false
  -install_location=
  -type=HEADER
  -
  -[src/common/AxisTrace.cpp]
  -dist=true
  -install=false
  -install_location=
  -type=SOURCE
  +type=DATA
   
  -[src/common/AxisTrace.h]
  +[axiscpp/src/Makefile.in]
   dist=true
   install=false
   install_location=
  -type=HEADER
  +type=DATA
   
  -[src/common/Makefile.am]
  -files=src/common/AxisTime.h,src/common/AxisTime.cpp,src/common/AxisTrace.h,src/common/AxisTrace.cpp,src/common/AxisConfig.cpp
  +[axiscpp/src/common/Makefile.am]
  +files=
  +sharedlib_LDFLAGS=-version-info 0:0:0
  +sharedlib_rootname=common
   sub_dirs=
   type=static_library
  
  
  
  1.3       +5 -1      ws-axis/c/kdevelop/axiscpp.kdevses
  
  Index: axiscpp.kdevses
  ===================================================================
  RCS file: /home/cvs/ws-axis/c/kdevelop/axiscpp.kdevses,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- axiscpp.kdevses	10 Jun 2004 08:44:39 -0000	1.2
  +++ axiscpp.kdevses	21 Oct 2004 12:34:56 -0000	1.3
  @@ -3,5 +3,9 @@
   <KDevPrjSession>
    <LastCompileConfig>(Default)</LastCompileConfig>
    <Mainframe MaximizeMode="1" />
  - <DocsAndViews NumberOfDocuments="0" />
  + <DocsAndViews NumberOfDocuments="1" >
  +  <Doc0 CursorPosLine="0" Type="KWriteDoc" NumberOfViews="1" CursorPosCol="0" FileName="/home/damitha/projects/axiscpp/axiscpp/src/common/AxisMessage.h" >
  +   <View0 Top="0" Width="406" Attach="1" Height="328" Left="0" Focus="1" Type="KWriteView" MinMaxMode="2" />
  +  </Doc0>
  + </DocsAndViews>
   </KDevPrjSession>
  
  
  
  1.1                  ws-axis/c/kdevelop/README
  
  Index: README
  ===================================================================
  #
  #   Copyright 2003-2004 The Apache Software Foundation.
  #
  #   Licensed under the Apache License, Version 2.0 (the "License");
  #   you may not use this file except in compliance with the License.
  #   You may obtain a copy of the License at
  #
  #       http://www.apache.org/licenses/LICENSE-2.0
  #
  #   Unless required by applicable law or agreed to in writing, software
  #   distributed under the License is distributed on an "AS IS" BASIS,
  #   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  #   See the License for the specific language governing permissions and
  #   limitations under the License.
  #
  #
  #   @author Damitha Kumarage (damitha@opensource.lk, damitha@beyondm.net)
  #
  
  
  KDevelop 2.1.5(Using KDE 3.1-10 Red Hat)
  
  I have included a kdevelop project for axis c++.
  You can use kdevelop's nice editor features and
  others to make your development easier.
  
  Do the following steps to make it work
  
  Go to the containing folder of your cvs checkout.
  eg: If your cvs checkout is in
  /home/foo/mycheckout
  $cd /home/foo
  rename mycheckout to axiscpp
  copy two files axiscpp.kdevprj  axiscpp.kdevses in axiscpp/kdevelop into /home/foo
  start kdeveop
  open the project /home/foo/axiscpp.kdevprj
  Click on Project/Options
  In the dialog that appears select the tag "Make Options"
  In the Run make in text box give the absolute path
  
  /home/foo/axiscpp/
  
  Go to the Konsolde pane(If it is not visible click
  View/Output Tool Views/Konsole
  
  In the command line in the Konsole
  $cd /home/foo/axiscpp
  $./configure --prefix=/usr/local/axiscpp_deploy \
      --with-apache2=/usr/local/apache2 \
      --with-xercesc=/usr/local/xerces-c
  
  (Give options according to your environment and requirements)
  
  Then axis c++ configuring
  
  To build use menu options in Kdevelop (Build/Make, build/Clean etc.)