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 64117 - Help ids for server manager panels
Summary: Help ids for server manager panels
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 8 (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Sherold Dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-12 13:32 UTC by Geertjan Wielenga
Modified: 2005-11-03 13:59 UTC (History)
0 users

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 Geertjan Wielenga 2005-09-12 13:32:17 UTC
Each individual pane in the server manager for this plug-in needs a separate
help id.
Comment 1 Sherold Dev 2005-09-19 12:37:59 UTC
this issue is not valid for the websphere6 plugin, since it does not have a
customizer

moving this issue to sun appserver
Comment 2 Sherold Dev 2005-09-19 12:42:09 UTC
F.

Help IDs are:

"appsrv81_customizer_connection", "appsrv81_customizer_classes",
"appsrv81_customizer_sources", "appsrv81_customizer_javadoc"

Checking in src/org/netbeans/modules/j2ee/sun/ide/j2ee/ui/Customizer.java;
/cvs/serverplugins/sun/appsrv81/src/org/netbeans/modules/j2ee/sun/ide/j2ee/ui/Customizer.java,v
 <--  Customizer.java
new revision: 1.2; previous revision: 1.1
done
Comment 3 Michal Mocnak 2005-11-03 13:59:09 UTC
Verified