Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be 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/CUDFResolver"

< Equinox‎ | p2
(Added a link to Mancoosi web site)
Line 4: Line 4:
  
 
A frontend to p2 that allows p2 to resolve Linux dependencies.
 
A frontend to p2 that allows p2 to resolve Linux dependencies.
The CUDF format has been designed by the Mancoosi European project http://www.mancoosi.org/
+
The [http://www.mancoosi.org/cudf/ CUDF] format has been designed by the [http://www.mancoosi.org/ Mancoosi European project].
  
 
How to use it?
 
How to use it?

Revision as of 10:01, 14 January 2010

p2 CUDF Resolver

What is it?

A frontend to p2 that allows p2 to resolve Linux dependencies. The CUDF format has been designed by the Mancoosi European project.

How to use it?

Relationship with p2?

Where can I get the code? repo: :pserver:anonymous@dev.eclipse.org:/cvsroot/rt/ module: org.eclipse.equinox/incubator/p2/demos/misc-conf-2010/

Reporting bugs? Create a bug in the p2 component at https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Equinox

Getting in touch with the developers? p2-dev@eclipse.org

License? This code is made available under the terms of the EPL: http://eclipse.org/org/documents/epl-v10.php

Back to the top