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 79148 - Rename option is not available as a right-click menu option for WSDL and its components
Summary: Rename option is not available as a right-click menu option for WSDL and its ...
Status: CLOSED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: WSDL Tools (show other bugs)
Version: 5.x
Hardware: All Windows XP
: P4 blocker (vote)
Assignee: Shivanand Kini
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-27 01:45 UTC by bugbridge
Modified: 2006-08-08 02:02 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description bugbridge 2006-06-27 01:45:10 UTC
Original status: 9-Fix Failed; Suggested Status: REOPENED

Original Target Release: coke_dev; Suggested Target Milestone : 5.5

These items should be added to the Status Whiteboard: MONROVIA
Original submitter: lchang

Description:
Steps to reproduce:
1.  Create a new WSDL or open an existing WSDL in the WSDL Editor
2.  Right-click message, portType, binding or service

Result:  There is no rename option available.

Expected Result:  You should be able to rename as you would an object in the 
Project Tree.

Evaluation:
Rename is available bu double click on node and rename in the node.
We need to ensure this is working and also if there is duplicate name then 
user is shown the error.

Workaround:
You can right-click
Select Properties
And then Rename in the Properties window
Comment 1 Shivanand Kini 2006-07-13 20:14:03 UTC
Added refactoring. This adds a rename option on individual nodes which support
refactoring.
Comment 2 vmalapati 2006-07-26 14:37:35 UTC
Rename option is not working after checking the "Preview all changes" in 
Refactoring -> Rename. Its Allowing to rename directly from the source code.

Comment 3 Shivanand Kini 2006-07-27 19:18:39 UTC
the rename happens the preview tree is not shown. the refactoring works fine.

source code changes are not covered by refactoring.
Comment 4 lchang 2006-08-08 02:02:28 UTC
this is now under refactoring.