Tips

•    Use the class RepositoryImportUtil to import existing local files and/or create new projects in the repository.

•    You can use the RepositoryItemDescriptor class to change the display name shown in the selection dialogs in the Designer instead of the internal repository ID.

•    Accessing the repository takes place sequentially. However, if you use the same repository object for multiple ListLabel instances, or if the data storage used is not thread-safe, then synchronization is required.