]> gerrit.simantics Code Review - simantics/platform.git/commit
Add utility class org.simantics.modeling.help.HelpContexts
authorTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Wed, 26 Aug 2020 06:59:48 +0000 (09:59 +0300)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Fri, 25 Sep 2020 05:40:57 +0000 (08:40 +0300)
commit06c78d4d5b164e11c060e61696ea04217939d78e
tree6e3bf75b872193c270ba39223f73bf9eb68bfc4d
parentfc9dd64c8ee2b35fb665f6979a80edf08bf09c1f
Add utility class org.simantics.modeling.help.HelpContexts

The new class gathers headless code related to reading help context ids
from the database that was previously crammed into a very illogical
package org.simantics.modeling.ui.modelBrowser.handlers.

gitlab #588

Change-Id: I4cbc00919d2dfef50a779ccee7f31eeb6d61eee5
(cherry picked from commit c0941146a40af9df766b514fd4238aa20ec2ff4f)
bundles/org.simantics.modeling.ui/src/org/simantics/modeling/ui/modelBrowser/handlers/ContextualHelp.java
bundles/org.simantics.modeling/META-INF/MANIFEST.MF
bundles/org.simantics.modeling/src/org/simantics/modeling/actions/Help.java
bundles/org.simantics.modeling/src/org/simantics/modeling/help/HelpContexts.java [new file with mode: 0644]