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.

Bug 56219 - Disable Help for all prop sheets and nodes in runtime window
Summary: Disable Help for all prop sheets and nodes in runtime window
Status: CLOSED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Sherold Dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-10 23:37 UTC by Vince Kraemer
Modified: 2006-03-24 13:00 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vince Kraemer 2005-03-10 23:37:38 UTC
This is a parallel to issue to 54976.

Please remove the help IDs from all Tomcat
nodes in the Runtime window and all the property
sheets coming from those nodes.
Comment 1 Sherold Dev 2005-03-17 16:10:36 UTC
Will be fixed in 4.1. 
Comment 2 Sherold Dev 2005-03-18 08:34:30 UTC
F. 
 
Checking in 
src/org/netbeans/modules/tomcat5/ide/TomcatAddInstanceIterator.java; 
/cvs/tomcatint/tomcat5/src/org/netbeans/modules/tomcat5/ide/TomcatAddInstanceIterator.java,v  
<--  TomcatAddInstanceIterator.java 
new revision: 1.6; previous revision: 1.5 
done 
Checking in src/org/netbeans/modules/tomcat5/nodes/TomcatInstanceNode.java; 
/cvs/tomcatint/tomcat5/src/org/netbeans/modules/tomcat5/nodes/TomcatInstanceNode.java,v  
<--  TomcatInstanceNode.java 
new revision: 1.42; previous revision: 1.41 
done 
Checking in src/org/netbeans/modules/tomcat5/nodes/TomcatTargetNode.java; 
/cvs/tomcatint/tomcat5/src/org/netbeans/modules/tomcat5/nodes/TomcatTargetNode.java,v  
<--  TomcatTargetNode.java 
new revision: 1.4; previous revision: 1.3 
done 
Comment 3 zikmund 2005-07-13 18:04:04 UTC
Verified.