Skip to content

Eclipse CDT build and export JAR as plugin #789

Closed Answered by jonahgraham
VenoVeno asked this question in Q&A
Discussion options

You must be logged in to vote

Please see the building docs, in particular the first section shows the command you need, quoted here for your convenience:

Eclipse CDT uses the standard Maven and Tycho workflow for building CDT using Maven 3.9 and Java 21. Therefore to package CDT do:

mvn package

and the resulting p2 repository will be in releng/org.eclipse.cdt.repo/target/repository

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by jonahgraham
Comment options

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

@VenoVeno
Comment options

@jonahgraham
Comment options

@VenoVeno
Comment options

@jonahgraham
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