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 18913 - Auto Completion doesn't show changes made to a class !
Summary: Auto Completion doesn't show changes made to a class !
Status: CLOSED INVALID
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P1 blocker (vote)
Assignee: issues@platform
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-12-21 21:11 UTC by pepperpusher
Modified: 2008-12-22 15:59 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 pepperpusher 2001-12-21 21:11:20 UTC
As I was changing the names of a few static Strings in a configuration class 
(one with many public static final Strings describing the location of images on 
drive i.e.), build & compiled, then switched to an other class, typing the name 
of the conf class + dot gave me the names of the old vars, compiling and 
building the whole project + restarting the ide didn't work.

When compiling the using class, I got no errors (if I typed the names of the 
new vars).
Comment 1 pepperpusher 2001-12-21 21:24:40 UTC
In addition, when it happens, and I choose the first packagein the 
autocomp., I just see the package.package.usingclass to choose from.

Comment 2 pepperpusher 2001-12-22 18:13:46 UTC
ParserDB should be defaulted to ALL/ALL/ALL
and parser should be default to case insensitive.
Comment 3 Quality Engineering 2003-07-01 16:01:51 UTC
Resolved for 3.4.x or earlier, no new info since then -> verified.

Comment 4 Quality Engineering 2003-07-01 16:19:15 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.