You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _manual/repositories-view.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,6 +32,7 @@ Repostories can be [tagged](https://bnd.bndtools.org/chapters/870-plugins.html#t
32
32
33
33
Since repositories are implemented as plug-ins, it is theoretically possible to support almost any kind of repository, by developing a new plug-in type; though of course it is more convenient to use an existing repository plug-in. Bnd and Bndtools support the following repository types out-of-the-box.
34
34
35
+
The special repo `bnd-cache` (added in 7.2.0) is a [mini cache repo](https://bnd.bndtools.org/chapters/150-build.html#the-cnfcache-directory) that is expanded in the `cnf` directory to cache some intermediate files and holds e.g. [default plugins for the Project Launcher and Project Tester](https://bnd.bndtools.org/chapters/150-build.html#overriding-the-plugins).
0 commit comments