Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2009-04-15 16:33:14 +0000
committerEike Stepper2009-04-15 16:33:14 +0000
commita749a81ba9da553a8249b3d685764ee2d5731197 (patch)
tree48177aa34d81090c23c0ba166419c98036a2ac5c /plugins
parentc17f0bf9f53674e24803d82fe061486640e5eef7 (diff)
downloadcdo-a749a81ba9da553a8249b3d685764ee2d5731197.tar.gz
cdo-a749a81ba9da553a8249b3d685764ee2d5731197.tar.xz
cdo-a749a81ba9da553a8249b3d685764ee2d5731197.zip
[272341] Mysql problem encountered while attempting to run CDO Server.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=272341
Diffstat (limited to 'plugins')
-rw-r--r--plugins/org.eclipse.emf.cdo.server/CDOServer.launch1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/org.eclipse.emf.cdo.server/CDOServer.launch b/plugins/org.eclipse.emf.cdo.server/CDOServer.launch
index 856dec5f97..a64215f100 100644
--- a/plugins/org.eclipse.emf.cdo.server/CDOServer.launch
+++ b/plugins/org.eclipse.emf.cdo.server/CDOServer.launch
@@ -1,3 +1,4 @@
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<launchConfiguration type="org.eclipse.pde.ui.RuntimeWorkbench">
<booleanAttribute key="append.args" value="true"/>

Back to the top