ant in eclipse+got error[/root/workspace/myapp/build.xml:372: java.net.UnknownHostException: root

2009-10-14 Thread srinivas2828
://www.nabble.com/file/p25903523/build.xml build.xml thanks in Advance -- View this message in context: http://www.nabble.com/ant-in-eclipse%2Bgot-error--root-workspace-myapp-build.xml%3A372%3A-java.net.UnknownHostException%3A-root-tp25903523p25903523.html Sent from the Ant - Users mailing list

Checking out ant in eclipse

2007-08-28 Thread Ramu Sethu
Hi I wanted to check out ant source code just to have a look. But after checking out ant with SVN GUI client in eclipse successfully, i got lot of compile time errors. I used fetch.xml to get the dependent jars. Still there were compile time errors. Can anyone point me to link or guide me in settin

RE: ANT in eclipse - ${eclipse.home} property

2006-08-17 Thread LIRA Olavo
: Re: ANT in eclipse - ${eclipse.home} property No We have: https://bugs.eclipse.org/bugs/show_bug.cgi?id=78298 Patches considered and reviewed. Darins "LIRA Olavo" <[EMAIL PROTECTED]> 08/17/2006 03:19 PM Please respond to "Ant Users List" To "Ant Users Li

Re: ANT in eclipse - ${eclipse.home} property

2006-08-17 Thread Darin Swanson
No We have: https://bugs.eclipse.org/bugs/show_bug.cgi?id=78298 Patches considered and reviewed. Darins "LIRA Olavo" <[EMAIL PROTECTED]> 08/17/2006 03:19 PM Please respond to "Ant Users List" To "Ant Users List" cc Subject ANT in eclipse -

ANT in eclipse - ${eclipse.home} property

2006-08-17 Thread LIRA Olavo
Hello, A know it is not a eclipse forum, but maybe one of you has already passed by the same situation using ANT inside eclipse. The question is: "Is there a way to all my ANT files run by default in the same JRE from the workspace, so I can see the ${eclipse.home} variable?"

RE: Setting memory options for Ant in Eclipse

2006-01-17 Thread Jonnalagadda, Sumithra
Here is how to set it: Go to Run --> External tools --> External Tools JRE tab VM arguments -Xmx640m Hope this helps -Original Message- From: Brown, Carlton [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 17, 2006 9:30 AM To: Ant Users List Subject: Setting memory options for

Re: Setting memory options for Ant in Eclipse

2006-01-17 Thread Jeffrey E Care
Is your run config. spawning a new VM for the Ant run, or are you running within the same VM instance as Eclipse? JEC -- Jeffrey E. Care ([EMAIL PROTECTED]) WebSphere v7 Release Engineer WebSphere Build Tooling Lead (Project Mantis) "Brown, Carlton" <[EMAIL PROTECTED]> wrote on 01/17/2006 12:

Re: Setting memory options for Ant in Eclipse

2006-01-17 Thread Darin Swanson
future you should ask these Eclipse specific questions in the Eclipse newsgroup forums HTH Darins "Brown, Carlton" <[EMAIL PROTECTED]> 01/17/2006 09:30 AM Please respond to "Ant Users List" To "Ant Users List" cc Subject Setting memory options for Ant in Ec

Setting memory options for Ant in Eclipse

2006-01-17 Thread Brown, Carlton
Hi all, When running Ant from Eclipse, how does one set the -Xmx and -Xms memory options inside Eclipse? I've poked around and cannot seem to do it. (This is to fix OutOfMemory exceptions that occur when I use the task.) I've tried launching Eclipse with -Xmx and -Xms options set. I unde

Re: problem with running ant in eclipse

2005-12-22 Thread vishakha sawant
<[EMAIL PROTECTED]> > To: "Ant Users List" > Sent: Wednesday, December 21, 2005 12:26 AM > Subject: Re: problem with running ant in eclipse > > > Hi Rhino, > That was not a problem of Eclipse and Ant.It was my fault. As I was using > Ant first time I totally f

Re: problem with running ant in eclipse

2005-12-21 Thread Rhino
lied in some way. Rhino - Original Message - From: "vishakha sawant" <[EMAIL PROTECTED]> To: "Ant Users List" Sent: Wednesday, December 21, 2005 12:26 AM Subject: Re: problem with running ant in eclipse Hi Rhino, That was not a problem of Eclipse and Ant.It wa

Re: problem with running ant in eclipse

2005-12-20 Thread vishakha sawant
clicking on the 'Add External Jars' button in the Classpath tab > > of > > the Ant Runtime preferences. Use the directory navigator to point to > > e.jar, > > wherever you put it. Click on OK to close the Preferences window; then > > try > > the Ant task

Re: problem with running ant in eclipse

2005-12-20 Thread vishakha sawant
t; the Ant Runtime preferences. Use the directory navigator to point to e.jar > , > wherever you put it. Click on OK to close the Preferences window; then try > the Ant task which uses e.jar. Remember, you may need to write a Taskdef > if > the task is not one of the ones in the c

Re: problem with running ant in eclipse

2005-12-19 Thread Rhino
eed to write a Taskdef if the task is not one of the ones in the core and optional tasks lists in the Ant Manual. Rhino - Original Message - From: "vishakha sawant" <[EMAIL PROTECTED]> To: Sent: Monday, December 19, 2005 2:17 AM Subject: problem with running ant in e

Re: problem with running ant in eclipse

2005-12-19 Thread vishakha sawant
Hello Petar, Thanks for quick reply. According to your opinion problem is not with eclipse but some days before I was using some other IDE(commercial) the same code was working. But this problem is arise when I started using ant to build the project. Let i will explain you the project. The projec

Re: problem with running ant in eclipse

2005-12-18 Thread Petar Tahchiev
On 19/12/05, vishakha sawant <[EMAIL PROTECTED]> wrote: > > Hi, > I am newbie. I am using eclipse IDE 3.1 and Ant 1.6. This project is > using > hibernate for database persistancy. I have hibernate configuration file > placed in classes/resources folder. I have one e.jar file which uses this > res

problem with running ant in eclipse

2005-12-18 Thread vishakha sawant
Hi, I am newbie. I am using eclipse IDE 3.1 and Ant 1.6. This project is using hibernate for database persistancy. I have hibernate configuration file placed in classes/resources folder. I have one e.jar file which uses this resource file to loadconfiguration of hibernate But after building with a

AW: Ant in eclipse

2005-03-11 Thread Pfau Oliver FRD II
--- From: Pfau Oliver FRD II [mailto:[EMAIL PROTECTED] Sent: Friday, March 11, 2005 1:51 PM To: 'Ant Users List' Subject: AW: Ant in eclipse Hi, the ant is shipped with eclipse... eclipse 2.1 jdk 1.3.1 ant 1.6.2 the ant plugin can not recognize the ant targets.. -Ursprüngliche Nachrich

RE: Ant in eclipse

2005-03-11 Thread Rebhan, Gilbert
om: Pfau Oliver FRD II [mailto:[EMAIL PROTECTED] Sent: Friday, March 11, 2005 1:51 PM To: 'Ant Users List' Subject: AW: Ant in eclipse Hi, the ant is shipped with eclipse... eclipse 2.1 jdk 1.3.1 ant 1.6.2 the ant plugin can not recognize the ant targets.. -Ursprüngliche Nachrich

AW: Ant in eclipse

2005-03-11 Thread Pfau Oliver FRD II
Hi, the ant is shipped with eclipse... eclipse 2.1 jdk 1.3.1 ant 1.6.2 the ant plugin can not recognize the ant targets.. -Ursprüngliche Nachricht- Von: Rebhan, Gilbert [mailto:[EMAIL PROTECTED] Gesendet: Freitag, 11. März 2005 13:45 An: Ant Users List Betreff: RE: Ant in eclipse Hi

RE: Ant in eclipse

2005-03-11 Thread Rebhan, Gilbert
PM To: 'Ant Users List' Subject: Ant in eclipse Hi, I want to start my ant build file from eclipse...when I choose "Run Ant..." from the context menu I got an error message in the following dialog. In the upper left corner is a text "fRecognizedFeatures"...w

Ant in eclipse

2005-03-11 Thread Pfau Oliver FRD II
Hi, I want to start my ant build file from eclipse...when I choose "Run Ant..." from the context menu I got an error message in the following dialog. In the upper left corner is a text "fRecognizedFeatures"...what is wrong here ? Thanks, Oliver --