You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-dev@jakarta.apache.org by vm...@apache.org on 2003/02/07 15:12:43 UTC

cvs commit: jakarta-cactus/integration/eclipse build.xml

vmassol     2003/02/07 06:12:42

  Modified:    integration/eclipse build.xml
  Log:
  Make it work with Gump (hopefully)
  
  Revision  Changes    Path
  1.2       +4 -0      jakarta-cactus/integration/eclipse/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/integration/eclipse/build.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- build.xml	3 Feb 2003 10:52:36 -0000	1.1
  +++ build.xml	7 Feb 2003 14:12:42 -0000	1.2
  @@ -124,6 +124,10 @@
   				<pathelement location="${eclipse.jface.jar}"/>
   				<pathelement location="${eclipse.ant.core.jar}"/>
   				<pathelement location="${eclipse.ui.workbench.jar}"/>
  +
  +                <!-- Needed for Gump -->
  +                <pathelement location="${java.class.path}"/>
  +
   			</classpath>
   		</javac>
   		
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: cactus-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: cactus-dev-help@jakarta.apache.org