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 59971 - CC doesn't show return types and field types
Summary: CC doesn't show return types and field types
Status: VERIFIED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Completion & Templates (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks: 59972
  Show dependency tree
 
Reported: 2005-06-15 08:13 UTC by Milan Kubec
Modified: 2007-11-05 13:38 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
CC screenshot (23.04 KB, image/png)
2005-06-15 08:13 UTC, Milan Kubec
Details
CC screenshot (16.81 KB, image/png)
2005-06-15 08:14 UTC, Milan Kubec
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Milan Kubec 2005-06-15 08:13:04 UTC
[dev-200506142000, JDK 1.5.0_04, WinXP]

CC doesn't show types of return values from methods and types of fields, see
screenshots.
Comment 1 Milan Kubec 2005-06-15 08:13:36 UTC
Created attachment 22667 [details]
CC screenshot
Comment 2 Milan Kubec 2005-06-15 08:14:06 UTC
Created attachment 22668 [details]
CC screenshot
Comment 3 Miloslav Metelka 2005-06-15 09:32:06 UTC
Fixed in main trunk:
Checking in
java/editor/src/org/netbeans/modules/editor/java/ElementCreatingCompletionProvider.java;
/cvs/java/editor/src/org/netbeans/modules/editor/java/ElementCreatingCompletionProvider.java,v
 <--  ElementCreatingCompletionProvider.java
new revision: 1.3; previous revision: 1.2
done
Checking in java/editor/src/org/netbeans/modules/editor/java/NbJMIResultItem.java;
/cvs/java/editor/src/org/netbeans/modules/editor/java/NbJMIResultItem.java,v 
<--  NbJMIResultItem.java
new revision: 1.13; previous revision: 1.12
done
Checking in
html/editor/lib/src/org/netbeans/editor/ext/html/HTMLCompletionQuery.java;
/cvs/html/editor/lib/src/org/netbeans/editor/ext/html/HTMLCompletionQuery.java,v
 <--  HTMLCompletionQuery.java
new revision: 1.9; previous revision: 1.8
done
Checking in
web/jspsyntax/src/org/netbeans/modules/web/core/syntax/completion/ResultItem.java;
/cvs/web/jspsyntax/src/org/netbeans/modules/web/core/syntax/completion/ResultItem.java,v
 <--  ResultItem.java
new revision: 1.3; previous revision: 1.2
Comment 4 Lukas Hasik 2005-06-15 09:38:06 UTC
This issue has been considered as q-build stopper, please don't remove the
"blocks" issue. Don't forget to fix even in q-build branch - thanks Lukas. (Why
is TM=TBD?)
Comment 5 athompson 2005-06-16 15:18:13 UTC
the javadoc window also no longer shows up, regardless of the setting in options.
Comment 6 Roman Strobl 2005-06-16 15:19:36 UTC
Athompson, that's a different bug. See issue 60002.
Comment 7 Milan Kubec 2005-06-16 16:04:09 UTC
Verified in dev-200506151800.
Comment 8 Lukas Hasik 2005-06-17 09:34:32 UTC
Guys, please note that this issue is q-build stopper
http://qa.netbeans.org/q-builds/Q-build-report-200506142000.html Please commit
also to QBE200506142000 branch, don't forget that it's your responsibility to
check if the fix is good enought and safe. 
Comment 9 Miloslav Metelka 2005-06-17 16:32:25 UTC
Integrated into QBE200506142000:

Checking in
java/editor/src/org/netbeans/modules/editor/java/ElementCreatingCompletionProvider.java;
/cvs/java/editor/src/org/netbeans/modules/editor/java/ElementCreatingCompletionProvider.java,v
 <--  ElementCreatingCompletionProvider.java
new revision: 1.2.2.1; previous revision: 1.2
done
Checking in java/editor/src/org/netbeans/modules/editor/java/NbJMIResultItem.java;
/cvs/java/editor/src/org/netbeans/modules/editor/java/NbJMIResultItem.java,v 
<--  NbJMIResultItem.java
new revision: 1.12.2.1; previous revision: 1.12
done
Checking in
html/editor/lib/src/org/netbeans/editor/ext/html/HTMLCompletionQuery.java;
/cvs/html/editor/lib/src/org/netbeans/editor/ext/html/HTMLCompletionQuery.java,v
 <--  HTMLCompletionQuery.java
new revision: 1.8.2.1; previous revision: 1.8
done
Checking in
web/jspsyntax/src/org/netbeans/modules/web/core/syntax/completion/ResultItem.java;
/cvs/web/jspsyntax/src/org/netbeans/modules/web/core/syntax/completion/ResultItem.java,v
 <--  ResultItem.java
new revision: 1.2.2.1; previous revision: 1.2