Currently tycho manages build target platform in memory only and does not provide a way to configure PDE.

I should be able to add "materialize-target-platform" mojo to tycho relatively fast. This is the easiest solution to implement, but it will require manual/explicit invocation of tycho each time project build target platform changes.

The proper pde/m2e/tycho integration will take more time. There are few problems I will have to solve. First, I need to find out if PDE has any APIs I can use to configure "loose" target platform (i.e. without actual eclipse install on filesystem). Second, m2e is using rather old maven embedder, and most likely tycho will not run inside that embedder as is. We can either wait until m2e picks new embedder or refactor tycho to work outside of maven build. Unfortunately, I won't have time to work on this for at least few weeks, so I wonder if you are interested to give it a try.

[EMAIL PROTECTED] wrote:
Hi Igor,
I'm now sufficiently happy with the CLI functionality of Tycho to look into
what it would take to get Tycho working with m2eclipse.
Is there a way already to do this?
Thanks a lot!
-Max


On 10/21/2008 10:12 AM, Igor Fedorenko wrote:
...
Also note that there is no PDE integration yet. We can talk about using
tycho build target platform in PDE if you're happy with how it works on
command line.


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to