Hello,
I am trying to use jde-complete-at-point in my Java source files. Thanks
to the information provided by other list members, I was able to get this
partially working for JDK classes such as Vector. A problem still remains,
however, with our locally developed files. For instance, one of my files has an
import for "dir1.dir2.dir3.class" so when I try and do 'jde-wiz-import' or
'jde-wiz-find-and-import', I get the message that the file is already imported.
However, when I create an instance of the class, then do 'instance.<C-c C-v
C-.>', I get the message 'end-of-file during parsing'. Does anyone else ever
get that? Is something still wrong with my setup? I have tried this with
various files from our development tree, and all give me the same message, so it
is not particular to an individual file.
Thanks in advance to all who respond, and Happy Fourth of July!