Skip to content

Publish java-debug as a p2 repo #188

@fbricon

Description

@fbricon

... so it can easily be consumed by Eclipse based products.

Here's an example of a tycho based project to publish the java-debug plugin to a standalone p2 repo:
java-debug-repo.zip

If the p2 repo was built as part of the java-debug project. then the category.xml would declare
<bundle id="com.microsoft.java.debug.plugin" version="0.0.0.qualifier"/> IIRC. In that case, all the repositories, dependencies declaration in pom.xml could be removed.

As for publishing the p2 repo, bintray.org is an alternative to self-hosting. See this post describing bintray publishing.

cc @svor, @testforstephen

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions