Uses of Class
org.eclipse.tycho.plugins.p2.extras.Repository
-
Packages that use Repository Package Description org.eclipse.tycho.extras.eclipserun org.eclipse.tycho.plugins.p2.extras -
-
Uses of Repository in org.eclipse.tycho.extras.eclipserun
Fields in org.eclipse.tycho.extras.eclipserun with type parameters of type Repository Modifier and Type Field Description private java.util.List<Repository>
EclipseRunMojo. repositories
p2 repositories which will be used to resolve dependencies. -
Uses of Repository in org.eclipse.tycho.plugins.p2.extras
Fields in org.eclipse.tycho.plugins.p2.extras with type parameters of type Repository Modifier and Type Field Description private java.util.List<Repository>
MirrorMojo. source
Source repositori(es) to mirror from.
-