Advertisement

1 - 10 of 281 containing alltags:("ant") (0 seconds)
This question may be wierd but how do I keep ants from attacking my computer? I just found out that ants are starting to invade my pc speaker and other parts of my computer. Last year I had the sam...
Zones: HardwareDate Answered: 06/09/2000 Grade: C Views: 0
using ant and weblogic on a windows environment: in ant there is a path: <pathelement location="${weblogic.home}/lib/weblogicaux.jar" /> <pathelement location="${weblogic.home}/classes" /> ...
Zones: JavaDate Answered: 11/01/2001 Grade: A Views: 0
I want to access the ouput of a command executed within a Process.  The command that I'm looking to capture the output from is: cmd /c cd /d D:\eclipse\workspace\ANT && cvs -d :pserver:deployer@...
Zones: JavaDate Answered: 04/19/2002 Grade: A Views: 0
Could anybody tell me why am I encountering the error below when i'm doing an ant with javac in the build.xml file:     [javac] The system is out of resources.     [javac] Consult the following...
Zones: JavaDate Answered: 11/20/2003 Grade: C Views: 19
Hi Everyone,     I got stuck to Permission problem with Apache Ant can anyone help me out, I installed ant as directed on this page http://ant.apache.org/manual/index.html but now it is givi...
Zones: LinuxDate Answered: 09/05/2003 Grade: A Views: 0
I need to provide some info before I go into my question.  I am using a single ANT build.xml for several projects, the goal is to keep the build.xml generic and use properties files for each of the...
Zones: Java, J2EEDate Answered: 02/24/2003 Grade: A Views: 0
Hi experts, I'm looking for some free metrics tools. Command-line / ant integration would be great, IntelliJ IDEA integration would also be nice. I'm aware of the google usual ones - so far I'...
Zones: JavaDate Answered: 01/26/2004 Grade: A Views: 0
hi, i'm trying to use a script task in my ant build file. the script is :     <script language="javascript"><![CDATA[propname = project.getProperty("TTT");project.setNewProperty("Changed", propn...
Zones: Programming, J2EEDate Answered: 01/23/2005 Grade: A Views: 20
Hi all, The challange is to incorporate and automate the build mechanism for any project in Eclipse, and it should be transparent to the developers. I need to automate the creation of war/ear  u...
Zones: Java, J2EEDate Answered: 03/31/2005 Grade: B Views: 0
hi i have written build.xml;Is there any option  in ant that when i run build.xml i want to debug the tags;i will set breakpoint in build.xml;when i run build.xml it should stop there;can i do t...
Zones: JavaDate Answered: 03/11/2005 Grade: A Views: 0