X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=bundles%2Forg.simantics.tests.modelled.ui%2Fsrc%2Forg%2Fsimantics%2Ftests%2Fmodelled%2Fui%2FSTSEditorAdapter.java;h=fd3ec1ba42c36d3ee0c1a5c17932b113d3168fad;hb=93e70f713558f9826b78ad54929f80e52d8c824b;hp=363087f76304678bccc4ea92160a255329714923;hpb=7a7f73011a6364cbb80ce4ef04424472d345a65a;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.tests.modelled.ui/src/org/simantics/tests/modelled/ui/STSEditorAdapter.java b/bundles/org.simantics.tests.modelled.ui/src/org/simantics/tests/modelled/ui/STSEditorAdapter.java index 363087f76..fd3ec1ba4 100644 --- a/bundles/org.simantics.tests.modelled.ui/src/org/simantics/tests/modelled/ui/STSEditorAdapter.java +++ b/bundles/org.simantics.tests.modelled.ui/src/org/simantics/tests/modelled/ui/STSEditorAdapter.java @@ -22,7 +22,7 @@ public class STSEditorAdapter extends AbstractResourceEditorAdapter implements E private static final Logger LOGGER = LoggerFactory.getLogger(STSEditorAdapter.class); public STSEditorAdapter() { - super("SCL Module Editor", null, 20); + super("STS Test Editor", null, 20); } @Override