KDevelop 4.0 beta2 release

David Nolden david.nolden.kdevelop at art-master.de
Sun Apr 5 17:27:27 UTC 2009


Am Sonntag 05 April 2009 19:22:51 schrieben Sie:
> On Sun, Apr 5, 2009 at 7:03 PM, David Nolden
>
> <david.nolden.kdevelop at art-master.de> wrote:
> > Am Sonntag 05 April 2009 17:38:29 schrieb Lior Mualem:
> >> What about the classbrowser? The reaction so far seems positive
> >> (although it seems to come mostly from php people and I checked it on
> >> cpp).
> >> I'd really like it to go in with the beta2 to get more feedback from
> >> the community.
> >
> > I've installed and tested it now, and it really works quite well.
> >
> > All problems I've noticed:
> > - "Open Declaration" / "Open Definition" context-menu actions don't work
>
> I'll look into it or disable it. As far as I remember, it was working.
I've already disabled it because i had it right in front of me, but fixing it 
would be better. Although a navigation-tooltip would be even more useful. :)
> > - The view should not show unnamed classes/structs
>
> Is there a way of knowing is a class is unnamed or should I check for
> an empty string?
string.isEmpty() or similar should do it.

> > The second one is not critical, and the first could be fixed by just
> > removing the actions as long as they aren't supported(looking into the
> > code, I see they are not implemented).
> >
> > Apart from that, the class-browser seems to be very shippable, so I'd say
> > copy it in and ship it with beta2.
>
> Sorry for the ignorance but when you say copy, I should move it to the
> kdevplatform/plugins directory? or copy it there (or any other place)
> and continue development on the playground?
By copying, I mean moving it to kdevplatform/plugins, and continuing 
development in that place.

Greetings, David





More information about the KDevelop-devel mailing list