Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] M2 or plain Maven for Tycho?

Hi Paul,

 

I don’t know if there is any documentation available regarding M2 and Tycho but IMHO nothing speaks against using it because for M2 it does not make any difference between handling regular maven projects and tycho projects. Depending of your tycho setup you might need to install additional M2 connectors, but they should be installed automatically if you need some.

Basic Workflow should be easy, checkout your Plugins from your SCM and use „File->Import“ and choose „Maven/Existing Maven Projects“ from the Import Wizard.

 

-martin

 

 

Von: tycho-user-bounces@xxxxxxxxxxx [mailto:tycho-user-bounces@xxxxxxxxxxx] Im Auftrag von paul
Gesendet: Dienstag, 26. April 2016 13:08
An: tycho-user@xxxxxxxxxxx
Betreff: [tycho-user] M2 or plain Maven for Tycho?

 

Windows 7

Mars 2

e4 JavaFX using FXML


Where is the documentation that can tell me if I can use M2 with Tycho or should use a Maven instance outside of an Eclipse workspace?

 

Where is the current version of Maven that is supported by Tycho listed?


Back to the top