Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'cdo/bundles/org.eclipse.papyrus.cdo.security.properties/properties/ui/MultipleRealm.xwt')
-rwxr-xr-xcdo/bundles/org.eclipse.papyrus.cdo.security.properties/properties/ui/MultipleRealm.xwt9
1 files changed, 9 insertions, 0 deletions
diff --git a/cdo/bundles/org.eclipse.papyrus.cdo.security.properties/properties/ui/MultipleRealm.xwt b/cdo/bundles/org.eclipse.papyrus.cdo.security.properties/properties/ui/MultipleRealm.xwt
new file mode 100755
index 00000000..e29bdbb8
--- /dev/null
+++ b/cdo/bundles/org.eclipse.papyrus.cdo.security.properties/properties/ui/MultipleRealm.xwt
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<Composite xmlns="http://www.eclipse.org/xwt/presentation"
+ xmlns:j="clr-namespace:java.lang"
+ xmlns:ppel="clr-namespace:org.eclipse.papyrus.infra.properties.ui.widgets.layout"
+ xmlns:x="http://www.eclipse.org/xwt">
+ <Composite.layout>
+ <ppel:PropertiesLayout></ppel:PropertiesLayout>
+ </Composite.layout>
+</Composite> \ No newline at end of file

Back to the top