Netbeans autocomplete missing some entries.
- From: rocketmonkeys@xxxxxxxxx
- Date: 22 Sep 2006 16:01:31 -0700
I'm making a plain java app to test javamail. I add the "mail.jar" to
my Libraries (Right click on libraries, add jar). My file will compile
fine, but the autocomplete doesn't contain everything.
If I type in "import javax.mail." and press Control+Space (to start
autocomplete), I get a small list:
FetchProfile
Flags
Folder
Message
Provider
Quota
Service
UIDFolder
event
internet
search
util
But it doesn't contain key things like Address, Session, MimeMessage,
all that. If I expand the mail.jar file under the Libraries entry, I
can browse through the .class files and see Session.class,
Address.class, etc.
This happened before with various libraries, but I can reproduce it
right now. Is there anything I can try to fix this? Any help is
appreciated. Thanks.
James
.
- Prev by Date: Re: Eclipse Editor Question: I want to edit a file in two editors
- Next by Date: ANNOUNCE Web Designer In A Box 1.0 Released
- Previous by thread: Eclipse Editor Question: I want to edit a file in two editors
- Next by thread: ANNOUNCE Web Designer In A Box 1.0 Released
- Index(es):
Relevant Pages
|
|