Annotation Type LookupProvider.Registration

Enclosing interface:
LookupProvider

@Retention(SOURCE) @Target({TYPE,METHOD}) public static @interface LookupProvider.Registration
Annotation to register LookupProvider instances.

If you wish to unconditionally register one or more objects, it will be more efficient and may be easier to use ProjectServiceProvider (and/or LookupMerger.Registration).

Since:
org.netbeans.modules.projectapi 1.21