From 362d244d462d4983936cd456778a04c91997ae5d Mon Sep 17 00:00:00 2001 From: Tuukka Lehtonen Date: Tue, 12 Nov 2019 14:41:36 +0200 Subject: [PATCH] Made plant3d_viewpoint.pgraph compatible with release/1.35.2 platform gitlab #53 Change-Id: I13da3687439bf80bd185ba3dcedae0f4289ecf54 --- org.simantics.g3d.repository/pom.xml | 17 +++++++++++++++++ .../graph/plant3d_viewpoint.pgraph | 3 ++- 2 files changed, 19 insertions(+), 1 deletion(-) diff --git a/org.simantics.g3d.repository/pom.xml b/org.simantics.g3d.repository/pom.xml index 4f26eebe..6edaecee 100644 --- a/org.simantics.g3d.repository/pom.xml +++ b/org.simantics.g3d.repository/pom.xml @@ -62,6 +62,23 @@ + + + org.simantics + + graph-builder-maven-plugin + + + [0.0.9,) + + + compile-graphs + + + + + + diff --git a/org.simantics.plant3d.ontology/graph/plant3d_viewpoint.pgraph b/org.simantics.plant3d.ontology/graph/plant3d_viewpoint.pgraph index 5be0264c..91c8785b 100644 --- a/org.simantics.plant3d.ontology/graph/plant3d_viewpoint.pgraph +++ b/org.simantics.plant3d.ontology/graph/plant3d_viewpoint.pgraph @@ -1,5 +1,6 @@ L0 = VP = +ACT = PROJ = SIM = IMAGE = @@ -45,4 +46,4 @@ MAC = P3D.P3DActionContext : VP.BrowseContext @VP.actionContribution "Plant" L0.Library IMAGES.Factory VP.NewActionCategory P3D.Actions.NewPlant P3D.Actions : L0.Library -P3D.Actions.NewPlant : L0.Action +P3D.Actions.NewPlant : ACT.Action -- 2.46.2