Hi,
In that case it works fine, the problem starts when you spawn the Ant process
programmatically. My configuration is same as that of yours. but the only difference
we generate huge models in which normally files generated can exceed count of 100 !!
Thanks,
Vikram.
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Fri 8/20/2004 4:50 PM
To: Naik, Vikram
Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Antwort: RE: [Andromda-user] Driving AndroMDA Engine : Ant is not
performing.
Hi,
we simple use the ant build files that are generated by the AndroMDA Ant
Tool, include them in the Eclipse Ant view and start the targets there. (Of
course, we set the validating attribute of the andromda task to false to
avoid problems with the xml validation.) To be honest we have just small
models, because we are just starting to use AndroMDA.
By the way: we use Java 2 SDK 1.4.2_05, Eclipse 3.0 and AndroMDA 3.0M2
(stable build).
hth
Stefan
|--------+----------------------->
| | "Naik, |
| | Vikram" |
| | <Vikram.Naik@|
| | patni.com> |
| | |
| | 20.08.2004 |
| | 16:42 |
| | |
|--------+----------------------->
>------------------------------------------------------------------------------------------------------------------------|
|
|
| An: <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>, <[EMAIL
PROTECTED]> |
| Kopie:
|
| Thema: RE: [Andromda-user] Driving AndroMDA Engine : Ant is not
performing. |
>------------------------------------------------------------------------------------------------------------------------|
Hello,
Can we share a few thoughts ?
How do you spawn the ant process from within your plugin programmatically
or manually ( user selects a build.xml and run as Ant build ) ?
We do it programmatically and spawn the ant process in the separate jvm, so
that we dont have memory leak problems !
Chad,
If you feel this might not be the right forum to discuss this, please let
me know.
Thanks & Regards,
Vikram Naik
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
Sent: Fri 8/20/2004 4:31 PM
To: [EMAIL PROTECTED]; Naik, Vikram;
[EMAIL PROTECTED]
Cc:
Subject: RE: [Andromda-user] Driving AndroMDA Engine : Ant is
not performing.
Hi there,
I'm using Eclipse and Ant to start AndroMDA and it works fine
for me...
Regards
Stefan