Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Equinox/p2/TracingOptions"

< Equinox‎ | p2
Line 5: Line 5:
 
   org.eclipse.equinox.p2.core/artifacts/mirrors=true
 
   org.eclipse.equinox.p2.core/artifacts/mirrors=true
  
[[Category:Equinox_p2]]
+
[[Category:Equinox_p2|TracingOptions]]

Revision as of 14:32, 21 June 2010

  • Enabling tracing
 org.eclipse.equinox.p2.core/debug=true
  • Tracing where things are being downloaded from:
 org.eclipse.equinox.p2.core/artifacts/mirrors=true

Back to the top