Skip to content

How should I import a Tycho "surefire with maven-layout" project in Eclipse ? #3503

Discussion options

You must be logged in to vote

Yes it is possible but if you not only want to build it (like in the demo) for real world development you most probably need to configure much more in the pom.xml ... so there are some project that go maven first, but you will get more convenient and less configuration intensive results if you just start from the IDE and then just use that.

Tycho can literally everything then derive from that so your build can have a single almost empty pom then:

The mentions layout here

more refers to the src/main and src/test using as source folders than to omit all metada…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@VolatileLongPseudoRandom
Comment options

@laeubi
Comment options

Answer selected by VolatileLongPseudoRandom
@VolatileLongPseudoRandom
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants