[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.m2e] Re: Eclipse RCP application with Tycho

Unfortunately, RCP application support is not well documented. The best we have is this [1] wiki page which is bit outdated but contains references to Tycho integration tests used to validate RCP application support.

--
Regards,
Igor

[1] http://docs.codehaus.org/display/M2ECLIPSE/Tycho+Product+Export

Yann Albou wrote:
Hi,

I would like to use Tycho to build a RCP application.
Is it possible to build a RCP application but also to create the full Eclipse RCP packaging with the maven Build ?
I tried to do it using the Tycho sample : http://www.sonatype.com/people/2009/04/tycho-implicit-build-target-platform-support-from-maven/



For this I changed the packaging to eclipse-application as described in : http://docs.codehaus.org/display/M2ECLIPSE/Tycho+user+docs


As I am new to Tycho and Eclipse dev, I probably missed something. Could you Help?

Thanks
Yann.