Bastien Jansen

Results 227 comments of Bastien Jansen

Don't know, I haven't looked at the problem yet.

Since the model is now attached asynchronously to external `CeylonFile`s, you'll have to ask @davidfestal how/if what you want is possible.

It's not that easy to implement, and requires lots of testing.

I can also work around the problem by renaming the Java file. It looks like the JDT model loader assumes that `Foo.java` will always contain a class `Foo`, whereas the...

It looks good to me.

The problem is a bit more general than that: as soon as you click `Apply`, the project is rebuilt even if you didn't change any setting.

I think I have the same kind of problem: I hit ⌘-T on a reference to a Java interface, and the popup is not showing any subtype. Now if I...

There's no explicit mention of Ceylon in the stack trace you provided, it might be caused by another plugin (looks like it is GEF4 DOT). Or maybe there's a clash...