From cc137388264b5103a2bd28cf7e4591612b891b55 Mon Sep 17 00:00:00 2001 From: Eike Stepper Date: Fri, 25 May 2012 08:27:57 +0200 Subject: Fix .options files --- plugins/org.eclipse.emf.cdo.dawn.ecore.editor.dawn/.options | 2 +- plugins/org.eclipse.emf.cdo.dawn.ecoretools.diagram.dawn/.options | 2 +- plugins/org.eclipse.emf.cdo.efs/.options | 2 +- plugins/org.eclipse.emf.cdo.location/.options | 2 +- plugins/org.eclipse.emf.cdo.tests.ui/.options | 1 + 5 files changed, 5 insertions(+), 4 deletions(-) (limited to 'plugins') diff --git a/plugins/org.eclipse.emf.cdo.dawn.ecore.editor.dawn/.options b/plugins/org.eclipse.emf.cdo.dawn.ecore.editor.dawn/.options index 390dcf5301..5e04ac038c 100644 --- a/plugins/org.eclipse.emf.cdo.dawn.ecore.editor.dawn/.options +++ b/plugins/org.eclipse.emf.cdo.dawn.ecore.editor.dawn/.options @@ -1,4 +1,4 @@ # Debugging and tracing options -org.eclipse.emf.cdo.dawn.ecore/debug = true +org.eclipse.emf.cdo.dawn.ecore.editor.dawn/debug = true diff --git a/plugins/org.eclipse.emf.cdo.dawn.ecoretools.diagram.dawn/.options b/plugins/org.eclipse.emf.cdo.dawn.ecoretools.diagram.dawn/.options index bdadc15bed..4b0e62b091 100644 --- a/plugins/org.eclipse.emf.cdo.dawn.ecoretools.diagram.dawn/.options +++ b/plugins/org.eclipse.emf.cdo.dawn.ecoretools.diagram.dawn/.options @@ -1,4 +1,4 @@ # Debugging and tracing options -org.eclipse.emf.cdo.dawn/debug = true +org.eclipse.emf.cdo.dawn.ecoretools.diagram.dawn/debug = true diff --git a/plugins/org.eclipse.emf.cdo.efs/.options b/plugins/org.eclipse.emf.cdo.efs/.options index ddbcf334ee..6ff207a99a 100644 --- a/plugins/org.eclipse.emf.cdo.efs/.options +++ b/plugins/org.eclipse.emf.cdo.efs/.options @@ -1,3 +1,3 @@ # Debugging and tracing options -org.eclipse.emf.cdo.team/debug = true +org.eclipse.emf.cdo.efs/debug = true diff --git a/plugins/org.eclipse.emf.cdo.location/.options b/plugins/org.eclipse.emf.cdo.location/.options index fedbcac2fb..c17d063f5a 100644 --- a/plugins/org.eclipse.emf.cdo.location/.options +++ b/plugins/org.eclipse.emf.cdo.location/.options @@ -1,3 +1,3 @@ # Debugging and tracing options -org.eclipse.emf.cdo.common/debug = true +org.eclipse.emf.cdo.location/debug = true diff --git a/plugins/org.eclipse.emf.cdo.tests.ui/.options b/plugins/org.eclipse.emf.cdo.tests.ui/.options index 2977b4c657..17c0fff011 100644 --- a/plugins/org.eclipse.emf.cdo.tests.ui/.options +++ b/plugins/org.eclipse.emf.cdo.tests.ui/.options @@ -1,2 +1,3 @@ # Debugging and tracing options +org.eclipse.emf.cdo.tests.ui/debug = true -- cgit v1.2.3