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 65529 - Code completion does not write complet method for method without argument
Summary: Code completion does not write complet method for method without argument
Status: VERIFIED DUPLICATE of bug 61411
Alias: None
Product: javaee
Classification: Unclassified
Component: JSP (show other bugs)
Version: 5.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-30 14:53 UTC by hferland
Modified: 2006-02-22 09:42 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 hferland 2005-09-30 14:53:43 UTC
When selecting a method without argument from code completion, normally (in Java
editor) it writes the complete method name with openning and closing
parenthesis. In the JSP editor it stops after the openning parenthesis.
Comment 1 Jiri Kovalsky 2005-10-19 14:22:16 UTC
This is a duplicate of issue #61411. Thanks for your report anyway !

*** This issue has been marked as a duplicate of 61411 ***
Comment 2 Jiri Kovalsky 2006-02-22 09:42:42 UTC
Verified as duplicate of another issue.