From 1ba3d3c9fb886c7f5b131d1ae760b8d68da1820e Mon Sep 17 00:00:00 2001 From: Kai-Holger Brassel <mail@khbrassel.de> Date: Mon, 14 Dec 2020 09:20:14 +0000 Subject: [PATCH] Add URL of P2 repository generated --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b2fc730..7f442a3 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # Indriya P2 Provide version 2.1.1 of Indriya reference implementation of units of measurement (JSR-385) with dependencies as Eclipse P2 repository. + +To add OSGi bundles published in this P2 repository add site [](https://transfer.hft-stuttgart.de/pages/indriya-p2/release_target_211/) to a running Eclipse instance via `Eclipse -> Preferences -> Install/Update -> Available Software Sites -> Add...` or to a target platform definition via `Eclipse -> Preferences -> Plug-in Development -> Add...`. \ No newline at end of file -- GitLab