[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Re: Build RCP product/plugin with command line

Thanks for the link, it was very helpful.

I notice that we have to launch the Ant script with the same JRE as the workspace, but I think that this will be an issue for us because the final goal it to launch the Ant script from a Mavem script.
In this case, there won't be any variable (like eclipse_home) defined in the execution context.


Do you know if it's possible to launch the script from maven and which variable we have to define ?

Thanks,

Cédric