File: dialog_settings.xml

package info (click to toggle)
eclipse-platform-ui 4.30-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 93,944 kB
  • sloc: java: 830,957; xml: 25,107; makefile: 7
file content (7 lines) | stat: -rw-r--r-- 253 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
<?xml version="1.0" encoding="UTF-8"?>
<section name="Workbench">
	<!-- Default settings for DialogSettingsCustomizationTest -->
	<section name="DialogSettingsCustomizationTest">
		<item value="defaultBundleValue" key="testKey"/>
	</section>
</section>