Latest Questions for Ant
  • cvjgjgjgjgg

    @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ <%@page contentType="text/html" pageEncoding="UTF-8"%> View Post

  • xor operator not working correctly with array

    main { int a[2] = {2,3}; printf("before swapping: %d %d\n",a[0],a[1]); //a[0] ^= a[1]; //a[1] ^= a[0]; //a[0] ^= a[1]; //this is working correctly. a[0] ^= a[1] ^= a[0] ^= a[1]; //this didn't work correctly why? prin

    Posted on: February 15, 2013 at 1:29 PM
  • xor operator not working correctly with array

    main { int a[2] = {2,3}; printf("before swapping: %d %d\n",a[0],a[1]); //a[0] ^= a[1]; //a[1] ^= a[0]; //a[0] ^= a[1]; //this is working correctly. a[0] ^= a[1] ^= a[0] ^= a[1]; //this didn't work correctly why? prin

    Posted on: February 15, 2013 at 1:28 PM
  • string manipulation in xml

    im working on build.xml using apache ant... in one of the targets i am assigning a var file with the full path of .sql files present in a folder. while executing that .sql file in xml its giving me error as ""\" unexpected character" solution is I

    Posted on: December 28, 2012 at 3:11 PM
  • jar file built by ant jar task does not have all the dependant jars and throws exception while reading the appplicationContext,xml

    I have a spring class with main method. Inside the class am trying to read the values applicationContext.xml . My intention is to jar this main class along with its dependant jars,property files and applicationContext.xml .Hence i have my target a

    Posted on: October 3, 2012 at 2:12 PM
  • Java Servlet

    Java Servlet error

    Posted on: June 28, 2012 at 4:34 AM
  • Java Hello World

    HELLO World program in Java

    Posted on: June 28, 2012 at 4:03 AM
  • Java Error in Hello World

    Java Error in Hello World

    Posted on: June 28, 2012 at 4:00 AM
  • getting files from VSS

    I am not able to get the files from VSS.I am using following code.

    Posted on: March 16, 2012 at 10:39 AM
  • Medicare Part A

    unbiased solution for comparing and enrolling in Medicare Advantage, Medicare Supplement and Prescription Drug Plans.

    Posted on: December 17, 2011 at 2:30 PM
  • html report generation in emma code coverage using ANT acript

    Hi Deepak, I am using emma code covarage tool and to generate coverage report by using Ant script i am getting following exception [report] sun.io.MalformedInputException [report] at sun.io.ByteToCharUTF8.convert(ByteToCharUTF8.java

    Posted on: December 8, 2011 at 8:56 AM
  • Merge multiple jasper file to one word Doc using java

    how to Merge multiple jasper file to one word Doc using java

    Posted on: August 18, 2011 at 9:33 AM
  • how to pass command line arguments in ant

    How to pass runtime values ie commandline arguments to a program written in java using ant tool

    Posted on: June 10, 2011 at 12:18 PM
  • Ant build

    Hi, Can anybody help me how to refered to a build.xml file from a buil.xml file ? Like I have a main build.xml file where I have some tags and in another build.xml file I have the rest tags for the same project. So I want to connect the 2nd bu

    Posted on: February 7, 2011 at 2:50 PM
  • java compilation error

    hi, i have a application in which i m reading from an xml file and then storing its values in database.but when i started using ant its main program is not running as it is unable to detect the jar file of mysql database.it is giving class not found

    Posted on: May 11, 2010 at 11:00 AM
  • How to create database in mysql using ANT build

    Hello , can anybody tell me how to create a database in mysql using ant build.Please tell me detail with build.xml

    Posted on: January 13, 2010 at 5:15 PM
  • appfuse tool

    Posted on: April 1, 2009 at 10:40 AM
  • how to write build file for one project

    Posted on: March 3, 2009 at 6:24 AM
  • What is Ant

    Posted on: March 3, 2009 at 5:36 AM
  • materials

    Posted on: December 15, 2008 at 5:07 AM
  • View all discussion for Ant