Skip to content

How to set up a development environment for the 4.0 plugin source? #465

Answered by protoism
difflaender asked this question in Q&A
Discussion options

You must be logged in to vote

@difflaender I'll try to answer to your (many) questions

  • Conflicting lifecycle mapping metadata (project packaging type="eclipse-feature"): Mapping defined in 'org.eclipse.m2e.pde.connector_2.1.2.20221218-1726 [289]' and 'org.sonatype.tycho.m2e_0.10.0.20220926-1324 [540]'. To enable full functionality, remove the conflicting mapping and run Maven->Update Project Configuration. pom.xml

This looks like a conflict between tycho and m2e: they both want to handle testing. I'm really not sure how to fix that... we may find a solution, but I'm afraid that it will restrict the dev environment to a specific eclipse / m2e version.
Workaround: disable maven nature and go with straight Eclipse.

A…

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@difflaender
Comment options

@niloc132
Comment options

@difflaender
Comment options

@protoism
Comment options

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