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
(New page: * Enabling tracing org.eclipse.equinox.p2.core/debug=true * Tracing where things are being downloaded from: org.eclipse.equinox.p2.core/artifacts/mirrors=true)
 
Line 4: Line 4:
 
* Tracing where things are being downloaded from:
 
* Tracing where things are being downloaded from:
 
   org.eclipse.equinox.p2.core/artifacts/mirrors=true
 
   org.eclipse.equinox.p2.core/artifacts/mirrors=true
 +
 +
[[Category:Equinox_p2]]

Revision as of 09:19, 29 March 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