]> gerrit.simantics Code Review - simantics/platform.git/commit
Split scl.ui plugin. 52/4552/1
authorMarko Luukkainen <marko.luukkainen@semantum.fi>
Wed, 21 Oct 2020 12:27:11 +0000 (15:27 +0300)
committerMarko Luukkainen <marko.luukkainen@semantum.fi>
Wed, 21 Oct 2020 12:27:11 +0000 (15:27 +0300)
commit5f87917977c15e81e2dab5490460bf8d72d61ba6
tree74aa4865d99afc759cee0238e1a735e05d237f48
parentacf5a3bf93ecfc3561d515c88fc652f5b904e959
Split scl.ui plugin.

Moved SCL Issues, Module Browser and SCL Development perspective to a
separate scl.ui.development plugin. Added new scl.ui.development.
feature.

gitlab #627
Change-Id: I60c937aedca10522ceeb886091a82d403fafe6a8
12 files changed:
bundles/org.simantics.scl.ui.development/.classpath [new file with mode: 0644]
bundles/org.simantics.scl.ui.development/.project [new file with mode: 0644]
bundles/org.simantics.scl.ui.development/.settings/org.eclipse.jdt.core.prefs [new file with mode: 0644]
bundles/org.simantics.scl.ui.development/META-INF/MANIFEST.MF [new file with mode: 0644]
bundles/org.simantics.scl.ui.development/build.properties [new file with mode: 0644]
bundles/org.simantics.scl.ui.development/plugin.xml [new file with mode: 0644]
bundles/org.simantics.scl.ui/plugin.xml
bundles/pom.xml
features/org.simantics.scl.ui.development.feature/.project [new file with mode: 0644]
features/org.simantics.scl.ui.development.feature/build.properties [new file with mode: 0644]
features/org.simantics.scl.ui.development.feature/feature.xml [new file with mode: 0644]
features/pom.xml