Hi Matthias,
> Currently I am writing a small web application using Torque as OM.
> However, I find it rather cumbersome to heavily depend on Maven only for
> the Torque part (the rest is dutifully carried out by the tools provided
> by Eclipse)
>
> Is there no way to somehow perform this task (at least the compilation
> task) without maven?
>   
Although I recommend using maven even for small applications (did you
have a look at the war-goals?), you can also use the ant tasks. See the
generator docs at
http://db.apache.org/torque/releases/torque-3.2/generator/index.html for
more info.

HTH
Flo

-- 
/**
 * Florian Hopf
 * Synyx GmbH & Co. KG
 * phone  +49(0)721 9118303
 * eMail  [EMAIL PROTECTED]
 * www    http://www.synyx.de
 * irc    irc.synyx.de
 */


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to