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 66978 - [50cat] Add "compile" to web service context menu
Summary: [50cat] Add "compile" to web service context menu
Status: NEW
Alias: None
Product: webservices
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P4 blocker (vote)
Assignee: issues@webservices
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-17 16:37 UTC by clever
Modified: 2005-10-17 16:37 UTC (History)
0 users

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 clever 2005-10-17 16:37:03 UTC
[ BUILD # : 200510131600 ]
[ JDK VERSION : 1.4.2_xx ]

Hi,

I'd like the ability to hit "F9", or right-click and compile against a web service. Currently, the *_Impl file must be opened to recompile a web service. I think this would be a nice addition. Most source files you hit f9 and they compile. For web services, I'd expect the implementation file be compiled and the XML config files be validated.