I am familiar with Ant and still would like to do this ad-hoc type
development in a simpler fashion.
However, since all of you here seem to disagree, I assume my best bet is
to wrap my head around maven to be able to appreciate its advantages. Hey,
may be I will even like that tool once I am done with it. Who knows.
Oh well. May be maven is the way to go then...

My thesis is done :-) Finally. Thanks a lot, though! "Hi" to the entire
synyx crew. (I will be over for a pint of coffee soon...)

Thanks again

Matt



Am Mi, 24.05.2006, 14:11, schrieb Florian Hopf:
> Hi,
>
>> A user creates the project.properties and the schema xml stuff. That's
>> all Then he calls
>>
>>
>> java torque generate
>>
>> to create all java files in the target source directory
>>
>> Then the user can either type
>>
>>
>> java torque compile
>>
>> to compile the om stuff and place the class files in the specified
>> target dir or simply include this om source path in the project of his
>> IDE (e.g.
>> Eclipse or Netbeans or whatever)
>>
>>
>>
> I don't see the necessity for such a thing. Ant is a very common tool
> for Java developers. But if you'd like to have it I think it wouldn't be
> difficult to implement. Ant tasks can be called from java quite easily.
> There's a section in the ant manual describing the steps you'd have to
> take.
>
> Good luck with your thesis ;)
>
>
> Florian
> <http://dict.leo.org/ende?lp=ende&p=/gQPU.&search=necessity>
>
>
> --
> /**
> * 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]
>
>
>



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

Reply via email to