Me too, in fact the (my) torque plugin generate error in source code
/**
* Stores the object in the database. If the object is new,
* it inserts it; otherwise an update is performed.
*
* @throws $saveException
*/
public void save() throws $saveException
{
save(AnomaliePeer.getMapBuilder()
.getDatabaseMap().getName());
}
I only have to modify $saveException to Exception.
I am using the same schema.xml then the one that is working correctly in
torque-gen 3.1
I try to go for the cvs, but it seem to be instanble because plugin move from
one folder to another.
Apache Foudantion is doing a great job, I would like to help, but this is
difficult some time.
Le Mardi 2 D�cembre 2003 19:50, Vikas Phonsa a �crit :
> Yeah Charles I'm able to do all that, its just the torque plugin that I'm
> not able to use.
>
> Anyways we can't expect the torque programmers to make everything work for
> us, they have already done a great job by making torque and maven and
> everything else on Apache.
>
> I'll find some way.
>
> And by the way I was able to run Torque ant script and perform all the
> functions that it does inside my IDE. But not with the maven torque plugin.
> Just running the tasks in build-torque.xml
>
> Thanks
>
> Vikas
>
>
>
> -----Original Message-----
> From: Charles-Alexandre Sabourdin [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, December 02, 2003 9:30 AM
> To: [EMAIL PROTECTED]
> Subject: Re: Torque Plugin in Eclipse
>
> I means that I can import my maven project into exclipse usin create new
> project (i do not use default) look for teh root of my project an there i
> have an eclipse project with all the jars I need to compile.
> And It does compile into target.
>
> but I only use a simple project.
>
> so what I means is that tha project is created using all the valu from
> project.xml.
>
> Le Mardi 2 D�cembre 2003 18:01, Vikas Phonsa a �crit :
> > Hi Charles,
> > What do u mean when u say that the project is correctly created ?
> >
> > Thanks
> > Vikas
> >
> > -----Original Message-----
> > From: Charles-Alexandre Sabourdin [mailto:[EMAIL PROTECTED]
> > Sent: Tuesday, December 02, 2003 5:37 AM
> > To: [EMAIL PROTECTED]
> > Subject: Re: Torque Plugin in Eclipse
> >
> > I tried, with no succes with the external tools
> > but the project is correctly created
> >
> > Le Lundi 1 D�cembre 2003 20:01, Vikas Phonsa a �crit :
> > > Hi,
> > >
> > > Has anybody tried using the Torque Plugin configured as an External
> > > tool from within Eclipse.
> > >
> > > I would like to know how to use that in Eclipse, what the directory
> > > structure should be, where to place build.xml and other files, where
> > > the generated sql and java code would go and other configuration steps.
> > >
> > > Thanks
> > >
> > > Vikas
> > >
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
--
Charles-Alexandre
SABOURDIN
-----------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]