Christoph Läubrich

Results 1622 comments of Christoph Läubrich

> Could you Pplease add a Test? here that covers this issue? I'm not aware that TCKs itself has tests :-)

@bjhargrave I mean there is no test that tests that the TCK itself is correct right?

> I'm not sure where this lives now Source: https://github.com/eclipse-platform/ui-best-practices Deployed: https://eclipse-platform.github.io/ui-best-practices/

I just wanted to mention that CTRL+K even works when switching editor! So for example select `java.util` then press CTRL+K switch to a different editor and press CTRL+K and it...

Technically of your one could also *require* things from the namespace, this is how Tycho 5 will work when it comes to computing the maven build-graph. Also I choose in...

> I do not think it is a capability of a resource, is it? It depends on the context, e.g. if I map a maven model to resources then an...

Still an issue ... given that feature-spec now also based on maven GAVs it seems reasonable to have something standardized here as well for repository.

Okay that don't work, because it seems some tests write a body without any content headers (what theoretically is allowed for HTTP 1.0 on connection close)... I'll have to think...