This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

View | Details | Raw Unified | Return to bug 98879
Collapse All | Expand All

(-)ui/WebLogicalViewProvider.java (+2 lines)
Line 94 Link Here
94
import org.netbeans.modules.websvc.rest.spi.RestSupport;
Line 510 Link Here
511
            actions.add(ProjectSensitiveActions.projectCommandAction( RestSupport.COMMAND_TEST_RESTBEANS, bundle.getString( "LBL_TestRestBeansAction_Name" ), null )); // NOI18N

Return to bug 98879