Uses of Interface
aQute.bnd.main.bnd.ProjectWorkspaceOptions
-
Packages that use bnd.ProjectWorkspaceOptions Package Description aQute.bnd.main -
-
Uses of bnd.ProjectWorkspaceOptions in aQute.bnd.main
Subinterfaces of bnd.ProjectWorkspaceOptions in aQute.bnd.main Modifier and Type Interface Description (package private) static interfacebnd.buildoptions(package private) static interfacebnd.cleanOptions(package private) static interfacebnd.CompileOptions(package private) static interfacebnd.ExportOptionsExport a bndrun file(package private) static interfacebnd.GenerateOptions(package private) static interfacebnd.ParallelBuildOptions(package private) static interfacebnd.testOptionsMethods in aQute.bnd.main with parameters of type bnd.ProjectWorkspaceOptions Modifier and Type Method Description private Workspacebnd. calcWorkspace(bnd.ProjectWorkspaceOptions options)private java.util.List<Project>bnd. getFilteredProjects(bnd.ProjectWorkspaceOptions opts)protected bnd.HandledProjectWorkspaceOptionsbnd. handleOptions(bnd.ProjectWorkspaceOptions options, java.lang.String... defaultIncludes)voidbnd. perProject(bnd.ProjectWorkspaceOptions opts, bnd.PerProject run)voidbnd. perProject(bnd.ProjectWorkspaceOptions opts, bnd.PerProject run, boolean manageDeps)
-