diff options
| author | OnyxDarkKnight <sor1n.iliutza16@gmail.com> | 2015-03-23 14:51:06 +0000 |
|---|---|---|
| committer | OnyxDarkKnight <sor1n.iliutza16@gmail.com> | 2015-03-23 14:51:06 +0000 |
| commit | 6312636fd9a4d0f56dc7c9ff474a99d879bcb4e9 (patch) | |
| tree | e3279753210bfb169a00cd3f146a80baf624150e /eclipse/.metadata/.plugins/org.eclipse.debug.ui/launchConfigurationHistory.xml | |
| parent | e86949a1ad3269ec66c9de65e2c92f5e66251411 (diff) | |
Reworked the whole repo.
Diffstat (limited to 'eclipse/.metadata/.plugins/org.eclipse.debug.ui/launchConfigurationHistory.xml')
| -rw-r--r-- | eclipse/.metadata/.plugins/org.eclipse.debug.ui/launchConfigurationHistory.xml | 27 |
1 files changed, 27 insertions, 0 deletions
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..e720862 --- /dev/null +++ b/eclipse/.metadata/.plugins/org.eclipse.debug.ui/launchConfigurationHistory.xml @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<launchHistory> +<launchGroup id="org.eclipse.debug.ui.launchGroup.debug"> +<mruHistory> +<launch memento="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <launchConfiguration local="true" path="Client"/> "/> +<launch memento="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <launchConfiguration local="true" path="Server"/> "/> +<launch memento="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <launchConfiguration local="false" path="/Minecraft/eclipse/.metadata/.plugins/org.eclipse.debug.core/.launches/ClientNoLogin.launch"/> "/> +</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> +<launch memento="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <launchConfiguration local="true" path="Client"/> "/> +<launch memento="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <launchConfiguration local="true" path="Server"/> "/> +<launch memento="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <launchConfiguration local="false" path="/Minecraft/eclipse/.metadata/.plugins/org.eclipse.debug.core/.launches/ClientNoLogin.launch"/> "/> +</mruHistory> +<favorites/> +</launchGroup> +</launchHistory> |
