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 71620 - Code completion not working properly.
Summary: Code completion not working properly.
Status: RESOLVED FIXED
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: 2006-01-19 18:31 UTC by pnkagh
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 pnkagh 2006-01-19 18:31:42 UTC
Code completion for JAR files registered in a library classpath.
  1) Add JAR to classpath;
  2) Add Javadoc ZIP for the JAR loaded in step #1;
  3) Wait for parsing to complete;
  4) Attempt something simple like an "import com..." line;
  5) Code completion displays "No suggestions" in popup;

If the source is also available and that is loaded into the Sources tab for the
JAR file then code completion works.

I am running 5.0-RC1 - downloaed on 1/18/2006.
Comment 1 Miloslav Metelka 2006-02-13 09:37:45 UTC
IMHO this seems to be related to javacore - reassigning to java/javacore for
evaluation.
Comment 2 Jan Becicka 2006-10-26 16:27:40 UTC
Javacore module was replaced by Retouche infrastructure. This bug is not valid
in trunk any more.
Comment 3 Quality Engineering 2007-09-20 12:45:44 UTC
Reorganization of java component