Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.core/.options')
-rw-r--r--bundles/org.eclipse.equinox.p2.core/.options3
1 files changed, 3 insertions, 0 deletions
diff --git a/bundles/org.eclipse.equinox.p2.core/.options b/bundles/org.eclipse.equinox.p2.core/.options
index 7024adaa4..4607d6536 100644
--- a/bundles/org.eclipse.equinox.p2.core/.options
+++ b/bundles/org.eclipse.equinox.p2.core/.options
@@ -31,6 +31,9 @@ org.eclipse.equinox.p2.core/planner/operands=false
#Detailed debugging information about the projector
org.eclipse.equinox.p2.core/planner/projector=false
+#Detailed debugging information about the projector encoding
+org.eclipse.equinox.p2.core/planner/encoding=false
+
#Detailed debugging information about the reconciler
org.eclipse.equinox.p2.core/reconciler=false

Back to the top