Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
12.0
-
None
Description
Test case
https://netbeans-vm.apache.org/synergy/client/app/#/case/5954/suite/2609/v/1
Steps
- Start with clean userdir
- Create Project from Anagram sample
- Profile project
- Create heap dump
- Open heap dump
- Go to OOQL console
- Double click List java.io.File from Saved queries
- Place Cursor at end of java.io.File in query editor
- Press Ctrl+space bar or Main Menu | Source|Complete code
Expected result
Code completion window should show up with matches for java.io.File*
Actual result
No code completion window (see attachment ooql-no-code-completion-m4v)