JPL-IMCE / gov.nasa.jpl.imce.oml

Ontology Modeling Language (OML) Workbench
14 stars 1 forks source link

Make the OML WB updatable #210

Closed NicolasRouquette closed 6 years ago

NicolasRouquette commented 6 years ago

See http://www.vogella.com/tutorials/EclipseTycho/article.html#enable-separate-update-of-the-custom-feature

NicolasRouquette commented 6 years ago

The Vogella tutorial mentions adding an extra option, installMode="root", in a feature to make it updatable. However, the example is misleading.

According to the official Tycho page, this extra option pertains to a feature that must be updatable. This is the paradigm used for resolving this issue.