X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.ui%2Fsrc%2Forg%2Fsimantics%2Fui%2Fselection%2FExplorerInputContentType.java;h=fa38cd9439213115f0b00708ba6d25680f24f8f8;hb=HEAD;hp=666b379d1c23878f1fc4c5045e7507aacc87e45c;hpb=969bd23cab98a79ca9101af33334000879fb60c5;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.ui/src/org/simantics/ui/selection/ExplorerInputContentType.java b/bundles/org.simantics.ui/src/org/simantics/ui/selection/ExplorerInputContentType.java index 666b379d1..fa38cd943 100644 --- a/bundles/org.simantics.ui/src/org/simantics/ui/selection/ExplorerInputContentType.java +++ b/bundles/org.simantics.ui/src/org/simantics/ui/selection/ExplorerInputContentType.java @@ -1,8 +1,8 @@ -package org.simantics.ui.selection; - - -public class ExplorerInputContentType implements WorkbenchSelectionContentType { - - public static ExplorerInputContentType INSTANCE = new ExplorerInputContentType(); - -} +package org.simantics.ui.selection; + + +public class ExplorerInputContentType implements WorkbenchSelectionContentType { + + public static ExplorerInputContentType INSTANCE = new ExplorerInputContentType(); + +}