Hi:
I can't get code completion to suggest rows. For example, if I type this:
SELECT * FROM TCOAUDIT WHERE TCOAUDIT.
and then hit a ctrl-space when the cursor is right after the period, none o=
f
the TCOAUDIT columns are suggested (nothing is suggested, actually). Has
anyone experienced this before?
If I type
SELECT * FROM
I can get "TCOAUDIT" suggested, and typeing "sf" can code-complete into
"SELECT * FROM", so the plug-in seems to be somewhat functioning.
I'm using 2.2 rc1, but I had the same problem using 2.1 final. JDK 1.5, and
a DB2 driver.
Thanks.
-Brent
|