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 100381 - code inserted by automatically overriding or implementing methods does not use tabs
Summary: code inserted by automatically overriding or implementing methods does not us...
Status: RESOLVED DUPLICATE of bug 105623
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-09 16:17 UTC by athompson
Modified: 2007-10-05 21:39 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 athompson 2007-04-09 16:17:45 UTC
1. create a class
2. from the context menu, select 'Generate Code-->Override/Implement methods.
3! select a method and click 'OK'.  the method is not formatted according to
your indentation settings.
Comment 1 athompson 2007-04-12 14:08:26 UTC
may be related to bug 55509
Comment 2 athompson 2007-05-21 18:26:58 UTC
now formatted, but spaces are used instead of tabs regardless of tab settings
Comment 3 Jan Lahoda 2007-07-24 09:31:48 UTC
Probably dupe of something.
Comment 4 Dusan Balek 2007-10-05 21:39:26 UTC
Already fixed. See issue #105623.

*** This issue has been marked as a duplicate of 105623 ***