package org.uberfire.annotations.processors; import org.uberfire.client.annotations.WorkbenchPopup; @WorkbenchPopup(identifier = "test2") public class WorkbenchPopupTest2 { }