]> gerrit.simantics Code Review - simantics/platform.git/commit
Move some GraphFile UI from Simupedia to platform 12/4112/3
authorAntti Villberg <antti.villberg@semantum.fi>
Sat, 11 Apr 2020 17:08:19 +0000 (20:08 +0300)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Sat, 11 Apr 2020 19:07:45 +0000 (19:07 +0000)
commitd505a72b5e6499a3eba646765575d28b7409ecdb
tree5e2501660240c793346a127ff9b6f05954800201
parentf841cc4dd0dff1b9f7dccd789334db7b8e6ecba6
Move some GraphFile UI from Simupedia to platform

gitlab #516

Change-Id: I01793863c377c7a44ca4cf5938e850f7d91e154c
14 files changed:
bundles/org.simantics.graphfile.ui.ontology/.classpath [new file with mode: 0644]
bundles/org.simantics.graphfile.ui.ontology/.project [new file with mode: 0644]
bundles/org.simantics.graphfile.ui.ontology/META-INF/MANIFEST.MF [new file with mode: 0644]
bundles/org.simantics.graphfile.ui.ontology/build.properties [new file with mode: 0644]
bundles/org.simantics.graphfile.ui.ontology/graph/GraphFileUI.pgraph [new file with mode: 0644]
bundles/org.simantics.graphfile.ui/.classpath [new file with mode: 0644]
bundles/org.simantics.graphfile.ui/.project [new file with mode: 0644]
bundles/org.simantics.graphfile.ui/META-INF/MANIFEST.MF [new file with mode: 0644]
bundles/org.simantics.graphfile.ui/adapters.xml [new file with mode: 0644]
bundles/org.simantics.graphfile.ui/build.properties [new file with mode: 0644]
bundles/org.simantics.graphfile.ui/plugin.xml [new file with mode: 0644]
bundles/org.simantics.graphfile.ui/src/org/simantics/graphfile/ui/editor/PlainTextEditor.java [new file with mode: 0644]
bundles/org.simantics.graphfile.ui/src/org/simantics/graphfile/ui/editor/PlainTextEditorDocumentProvider.java [new file with mode: 0644]
bundles/pom.xml