@Retention(SOURCE)
@Target(PACKAGE)
public @interface PropertyEditorSearchPath
Add the annotated package to the list of package names that will be used for finding property editors.
At runtime the path is registered by NodeOp.registerPropertyEditors()