]> gerrit.simantics Code Review - simantics/platform.git/commit
Add utility class org.simantics.modeling.help.HelpContexts 05/4405/1
authorTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Wed, 26 Aug 2020 06:59:48 +0000 (09:59 +0300)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Wed, 26 Aug 2020 06:59:48 +0000 (09:59 +0300)
commitc0941146a40af9df766b514fd4238aa20ec2ff4f
treec1e4df20545975d57940b01a9906e0ab6cb5e68e
parent2ccc058ac6c303b64a70ad0f0c48ca501bf4aa6a
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
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]