Java code completion
Milian Wolff
mail at milianw.de
Thu Nov 26 12:27:01 UTC 2009
On Thursday, 26. November 2009 09:59:01 David Nolden wrote:
> 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.
I'm not aware of any specifics. I probably did move one or the other thing to
kdevplatform, but if your code compiles it should still work imo...
Sorry that I can't be of more help. If you have any specific questions, please
go ahead.
--
Milian Wolff
mail at milianw.de
http://milianw.de
More information about the KDevelop-devel
mailing list