Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » How to use maven with RCP applications(Guidance in how to chose maven archetype)
How to use maven with RCP applications [message #1843817] Thu, 19 August 2021 13:23 Go to next message
Per Wallberg is currently offline Per WallbergFriend
Messages: 10
Registered: February 2018
Junior Member
I'm new to RCP development and trying to figure out if there is any 'standard'/'recommended' maven archetype to use for RCP that I can integrate with Eclipse. If so; where can I find it?

So far I have come across eclipse-tycho-archetype from com.github.bmaggi in the maven repository, but that archetype seems to generate an ordinary plugin project for test, which I believe should be a fragment project instead. The other one is tycho-eclipse-plugin-archetype at https://github.com/open-archetypes/tycho-eclipse-plugin-archetype, but that one is not included in the Eclipse IDE for RCP.

To summarize:
Do you all create your own maven archetype for your RCP application or do you use some from maven repository or other locations?

Thanks for any guidance.
Re: How to use maven with RCP applications [message #1843819 is a reply to message #1843817] Thu, 19 August 2021 14:39 Go to previous message
Rolf Theunissen is currently offline Rolf TheunissenFriend
Messages: 260
Registered: April 2012
Senior Member
Tycho can be used to build Eclipse (OSGi) plugins, features, and products with maven. Have a look at the project website and some tutorials:

https://github.com/eclipse/tycho
https://www.vogella.com/tutorials/EclipseTycho/article.html
https://wiki.eclipse.org/Tycho/Demo_Projects/RCP_Application (old)
Previous Topic:Duplicate toolbars
Next Topic:Perspective customizations not being respected
Goto Forum:
  


Current Time: Fri Apr 26 20:24:30 GMT 2024

Powered by FUDForum. Page generated in 0.02683 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top