Re: Code completion doesn't show static members with default access.
Hi all,
I'm having this problem with code completion at the moment in that it
doesn't show static members with default (package) access when I'm editing a
class in the same package. I'm using FFJ 4.0 on WinNT 4 SP6 with J2SE
1.4.0.01. Is this is a configuration issue, and if so how do I change the
configuration? I couldn't find anything in the Options tree or in the
online help. Any ideas?
Thanks,
Bart
[479 byte] By [
Read,Bart] at [2007-11-25 16:49:02]

# 1
I think that it's likely related to the fact that by default the code
completion database only stores the public and protected members.
However that can be changed if you right-click on the filesystem and
choose the Tools->Update Code Completions and choose e.g. "All except
private".
-Mila
Bart Read wrote:
>Hi all,
>
>I'm having this problem with code completion at the moment in that it
>doesn't show static members with default (package) access when I'm editing a
>class in the same package. I'm using FFJ 4.0 on WinNT 4 SP6 with J2SE
>1.4.0.01. Is this is a configuration issue, and if so how do I change the
>configuration? I couldn't find anything in the Options tree or in the
>online help. Any ideas?
>
>Thanks,
>Bart
>
>
>
>
>