diff --git a/README.md b/README.md index 0fa268fac3917a42aaa6a71a0a204f9b27aea025..c6523485abb38a410b9f482e9aefab87f3bb6f6c 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ Create Eclipse P2 repository with Ecore data types for units based on Indriya reference implementation and some special units for urban simulation. -To add OSGi bundles published in this P2 repository add site [https://transfer.hft-stuttgart.de/pages/de.hftstuttgart.cityunits/release_target_100/]() 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 -> Target Platform -> Edit...`. \ No newline at end of file +To add OSGi bundles published in this P2 repository add site [https://transfer.hft-stuttgart.de/pages/de.hft-stuttgart.cityunits/release_target_100/]() 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 -> Target Platform -> Edit...`. \ No newline at end of file diff --git a/de.hftstuttgart.cityunits.feature/feature.xml b/de.hftstuttgart.cityunits.feature/feature.xml index d4f4c52aece7e83549c0c51276c12ce74c7f7d05..c537e9d25b64d767591114cbb2e971933e385a4c 100644 --- a/de.hftstuttgart.cityunits.feature/feature.xml +++ b/de.hftstuttgart.cityunits.feature/feature.xml @@ -6,7 +6,7 @@ provider-name="HfT Stuttgart"> <description url="http://www.example.com/description"> - Provides Indriya reference implementation of units of maesurement + Provides Indriya reference implementation of units of measurement (JSR 385) together with required dependencies and extensions that introduces Ecore data types for double and long valued units. diff --git a/de.hftstuttgart.cityunits.p2site/category.xml b/de.hftstuttgart.cityunits.p2site/category.xml index c66b4a7e24de71cb0aff9fa44f0dae3e65f8d43d..402822034a720c8e1acc27618cc7825165d1ed3a 100644 --- a/de.hftstuttgart.cityunits.p2site/category.xml +++ b/de.hftstuttgart.cityunits.p2site/category.xml @@ -5,7 +5,7 @@ </feature> <category-def name="de.hftstuttgart.cityunits" label="HfT Stuttgart City Units"> <description> - Introduce Ecore types for modeling quantities with units of mesurement (JSR-385). Add also units especially useful for urban simulation. + Introduce Ecore types for modeling quantities with units of measurement (JSR-385). Add also units especially useful for urban simulation. </description> </category-def> </site> diff --git a/de.hftstuttgart.cityunits.p2site/site.xml b/de.hftstuttgart.cityunits.p2site/site.xml index 031891b0213eb0876620cdede0b6715a4583dd5a..542e6a56f603df1081887b6f44df31026fc4afd3 100644 --- a/de.hftstuttgart.cityunits.p2site/site.xml +++ b/de.hftstuttgart.cityunits.p2site/site.xml @@ -5,7 +5,7 @@ </feature> <category-def name="de.hftstuttgart.cityunits" label="HfT Stuttgart City Units"> <description> - Introduce Ecore types for modeling quantities with units of mesurement (JSR-385). Add also units especially useful for urban simulation. + Introduce Ecore types for modeling quantities with units of measurement (JSR-385). Add also units especially useful for urban simulation. </description> </category-def> </site>