Java code completion

David Nolden zwabel at googlemail.com
Thu Nov 26 08:59:01 UTC 2009


Am Donnerstag 26 November 2009 07:39:05 schrieb Hamish Rodda:
> Hi,
> 
> So, java now parses the jdk source out of a zip file without expanding it
> (neat, huh).  It can't really handle the whole jdk for the moment, but a
> subset gets loaded ok and seems to be parsed (but haven't checked on the
> duchain quality yet).  You have to use the java language settings in the
> global configuration to point the language support at the jdk zip, then
> restart kdevelop (for now).
> 
> However, although when I wrote the java code completion stuff it was
>  getting invoked, now the model that is invoked thinks it is in an invalid
>  context (maybe it is the c++ model being used?).  Is there something that
>  has changed about code completion, and if so where might I look for the
>  breakage?
More functionality was moved into the standard code-completion model in 
kdevplatform. But the php developers probably remember better the implications 
of that. Or you code just take a look at the php completion-model.

Greetings, David




More information about the KDevelop-devel mailing list