Re: problem with running ant in eclipse

2005-12-22 Thread vishakha sawant
;m sorry that I didn't reply to your followup question from the > 20th. > I honestly didn't see it due to preoccupation with other problems > otherwise > I would have replied in some way. > > Rhino > > - Original Message - > From: "vishakha sawant"

Re: problem with running ant in eclipse

2005-12-20 Thread vishakha sawant
Hi Rhino, That was not a problem of Eclipse and Ant.It was my fault. As I was using Ant first time I totally forgot that I must copy my *.hbm.xml file to corrosponding packages. Thanks for help Regards Vishakha On 20/12/05, vishakha sawant <[EMAIL PROTECTED]> wrote: > > Hi Rhino, &g

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 vishakha sawant
, Vishakha On 19/12/05, Petar Tahchiev <[EMAIL PROTECTED]> wrote: > > 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

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