]> gerrit.simantics Code Review - simantics/platform.git/commit
SimanticsPlatform.startUp ensures updateness of installed feature groups 90/1490/1
authorTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Wed, 21 Feb 2018 10:58:32 +0000 (12:58 +0200)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Wed, 21 Feb 2018 10:58:32 +0000 (12:58 +0200)
commit8d11ebc5a0d82e3e602d521d29a29e5cd78bc2a1
treee38f660888761ae804f33f994e80064d2ca0a940
parent1dd02a0d0e604a82e67f04559e213db76c9ebac5
SimanticsPlatform.startUp ensures updateness of installed feature groups

Previously the installed feature group update code was only executed
when the workspace was first initialized. This does work when new
features are installed into Simantics programs running on existing
workspaces.

refs #7005

Change-Id: I5879c398c966dc5d0e15344569b37610703d5e51
bundles/org.simantics/src/org/simantics/SimanticsPlatform.java