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 224420 - [73cat] Drag Web Service Reference to code
Summary: [73cat] Drag Web Service Reference to code
Status: RESOLVED WONTFIX
Alias: None
Product: webservices
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.3
Hardware: PC All
: P3 normal (vote)
Assignee: Milan Kuchtiak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-03 13:13 UTC by muellermi
Modified: 2016-07-07 09:54 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (169.90 KB, text/plain)
2013-01-03 13:13 UTC, muellermi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description muellermi 2013-01-03 13:13:18 UTC
Product Version = NetBeans IDE Dev (Build 201301010001)
Operating System = Windows 8 version 6.2 running on amd64
Java; VM; Vendor = 1.7.0_10
Runtime = Java HotSpot(TM) 64-Bit Server VM 23.6-b04

Prerequisite:  Project with Web Service Reference(s)
- open the source file to insert a service port
- in Project tree open Web Service Reference and service ports
- drag service port to the desired line where it should be inserted

--> NetBeans creates code at the end of file. Should be at the place of the drop.
Comment 1 muellermi 2013-01-03 13:13:23 UTC
Created attachment 129852 [details]
IDE log
Comment 2 Milan Kuchtiak 2013-08-23 07:47:53 UTC
Yes, and also the behaviour in Maven projects and Ant project is different.

Maven Projects: 
try ... catch block is generated

Ant Projects:
private method is generated
Comment 3 Martin Balin 2016-07-07 09:54:16 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss