;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"
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
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
,
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
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