Pydev module execution using Java

Hi all,

After execution of Pydev modules using EASE running configuration, I was wondering if we can run these modules inside a java code using the same configuration.
And if possible, which command helps in executing such modules?

Thanks.

I think it might be easier to pass the script and its arguments to EASE as done in the command line. But if you want to launch a launch config programmatically, you can have a look at this sample code and you can then run it with this code. The code is for Acceleo 4 generation, but you can adapt it to find EASE launch configuration.

1 Like