diff options
| author | Foghrye4 <foghrye4@gmail.com> | 2017-06-17 08:12:18 +0300 |
|---|---|---|
| committer | Foghrye4 <foghrye4@gmail.com> | 2017-06-17 08:12:18 +0300 |
| commit | dc3df3edd5843bde0c1335d6a8e460b2c832aa48 (patch) | |
| tree | af13bfeee567f2351e35e1ef176d168fe37c8aac /eclipse/.metadata/.plugins/org.eclipse.debug.ui | |
| parent | 1da8dcd58647e34c9af94ceeecaeaf3b0d08c48c (diff) | |
full project files
Diffstat (limited to 'eclipse/.metadata/.plugins/org.eclipse.debug.ui')
| -rw-r--r-- | eclipse/.metadata/.plugins/org.eclipse.debug.ui/dialog_settings.xml | 16 | ||||
| -rw-r--r-- | eclipse/.metadata/.plugins/org.eclipse.debug.ui/launchConfigurationHistory.xml | 19 |
2 files changed, 35 insertions, 0 deletions
diff --git a/eclipse/.metadata/.plugins/org.eclipse.debug.ui/dialog_settings.xml b/eclipse/.metadata/.plugins/org.eclipse.debug.ui/dialog_settings.xml new file mode 100644 index 0000000..40e820e --- /dev/null +++ b/eclipse/.metadata/.plugins/org.eclipse.debug.ui/dialog_settings.xml @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="UTF-8"?> +<section name="Workbench"> + <section name="org.eclipse.debug.ui.SCOPED_SAVE_SELECTION_DIALOG"> + <item value="312" key="DIALOG_WIDTH"/> + <item value="387" key="DIALOG_HEIGHT"/> + <item value="1|Ubuntu|11.0|0|GTK|1|" key="DIALOG_FONT_NAME"/> + </section> + <section name="org.eclipse.debug.ui.LAUNCH_CONFIGURATIONS_DIALOG_SECTION"> + <item value="800" key="DIALOG_WIDTH"/> + <item value=", org.eclipse.jdt.launching.localJavaApplication, " key="org.eclipse.debug.ui.EXPANDED_NODES"/> + <item value="668" key="DIALOG_HEIGHT"/> + <item value="237" key="org.eclipse.debug.ui.DIALOG_SASH_WEIGHTS_1"/> + <item value="1|Ubuntu|11.0|0|GTK|1|" key="DIALOG_FONT_NAME"/> + <item value="762" key="org.eclipse.debug.ui.DIALOG_SASH_WEIGHTS_2"/> + </section> +</section> diff --git a/eclipse/.metadata/.plugins/org.eclipse.debug.ui/launchConfigurationHistory.xml b/eclipse/.metadata/.plugins/org.eclipse.debug.ui/launchConfigurationHistory.xml new file mode 100644 index 0000000..da5aef1 --- /dev/null +++ b/eclipse/.metadata/.plugins/org.eclipse.debug.ui/launchConfigurationHistory.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<launchHistory> +<launchGroup id="org.eclipse.debug.ui.launchGroup.debug"> +<mruHistory/> +<favorites/> +</launchGroup> +<launchGroup id="org.eclipse.debug.ui.launchGroup.profile"> +<mruHistory/> +<favorites/> +</launchGroup> +<launchGroup id="org.eclipse.ui.externaltools.launchGroup"> +<mruHistory/> +<favorites/> +</launchGroup> +<launchGroup id="org.eclipse.debug.ui.launchGroup.run"> +<mruHistory/> +<favorites/> +</launchGroup> +</launchHistory> |
