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 66136 - [50cat] No Suggestion for classes
Summary: [50cat] No Suggestion for classes
Status: RESOLVED WORKSFORME
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-06 14:35 UTC by johnbreen
Modified: 2007-09-26 09:14 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 johnbreen 2005-10-06 14:35:24 UTC
[ JDK VERSION : 1.6 ]

Load a new project and builded project, As I was typing the edit popuped no suggestion. Need to exit Netbeans and restart to get suggestion for my classes
Comment 1 Tomas Hurka 2005-10-07 08:20:59 UTC
Please provide steps how to reproduce it. I cannot reproduce it.
Comment 2 johnbreen 2005-10-07 09:28:21 UTC
I did the following steps

1. Download sources into new directory fron VSS using our SCM
2. opend project in netbeans
3. build project
4. Edit java class
when type dot <ourclass>.  no suggestion appeared
Comment 3 Tomas Hurka 2005-10-07 10:42:13 UTC
What do you mean by 'suggestion'? Code completion? 
Comment 4 johnbreen 2005-10-07 11:35:42 UTC
the message is no suggestion , but yes it is code completion
Comment 5 Tomas Hurka 2005-10-07 16:47:26 UTC
Are you sure that classpath scanning is not running?
Comment 6 Pavel Flaska 2005-10-25 14:22:45 UTC
We need additional information, nobody here was able to reproduce it. Closing as
WORKSFORME, reopen, if you are able to reproduce and try to describe your steps.
Also, ensure, that classpath scanning is not in progress.