
Repository Overview
Repositories are where the external dependencies for your project live. Sigil resolves and downloads dependencies for OSGi bundles via an extensible repository interface.
Current implementations provided in Sigil are a file system based repository (supports both flat and nested directories) and OBR (Repository) index which points to OSGi jars on a server.
To add a repository to your workspace go to the Eclipse preferences panel (OS specific instructions) then navigate to Sigil -> Repositories. You can add, edit or remove repositories from here.



[ edit ]