org.openide.util.lookup.Bundle.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of org-openide-util-lookup Show documentation
Show all versions of org-openide-util-lookup Show documentation
NetBeans OpenIDE lookup utilities
The newest version!
OpenIDE-Module-Long-Description=\
Many APIs in NetBeans use Lookup as an observable collection of services. \
The default lookup is the global service registry; selections, project capabilities, and more are also modeled as Lookup instances.
OpenIDE-Module-Name=Lookup API
OpenIDE-Module-Short-Description=Generic service discovery mechanism used throughout NetBeans.