Gavin King
Gavin King
Well as I understand it, the compiler/IDE still doesn't fully completely support the _compilation_ of Java files that reference Ceylon files _in the the same project_. If that's the case,...
Eyeballing the code, it's not at all clear why this doesn't already work...
In fact, it works for me. @FroMage you have to select Open Ceylon Declaration from the little drop down menu thingy, not just click.
To be clear: it _only_ works if the Ceylon project exports its classpath containers.
> For it to become visible I need to `Ctrl-hover-move` the mouse over the declaration for a second before it shows up. Just Ctrl-clicking it leads to the bytecode. That's...
> Note that the tooltips could be improved too: What tooltips are these? I've never seen a tooltip like that.
@maxandersen Do you know how to make our hyperlink detector the first one in the Java editor?
@maxandersen even if the source lookup was able to locate the Ceylon source code, that still wouldn't be good enough, since it would still not be enough to convince the...
I do not, no.