Gavin King

Results 1281 comments of Gavin King

Well look, as a first step we don't need it to run on OpenShift. If we could just get it running on a local wildfly, via `ceylon war`, that would...

Well sure I understand that. It's already on a branch.

OK, that sounds good, but since I don't know anything about OpenShift, I have _no clue_ how to turn the current project into a Ceylon openshift module.

Wait, our OpenShift cartridge doesn't support WildFly, does it? It uses `ceylon.net` AFAIK. So either: 1. I have to fix the current maven/gradle build to somehow call the Ceylon compiler,...

@FroMage it is set up to use the wildfly cartridge right now. But of course the wildfly cartridge doesn't know how to compile Ceylon code or invoke `ceylon war`.

A _shell script_! That calls what? The `ceylon` command? And what, I also check a whole ceylon distribution into git?!

I had a bit of a look at this one, and I can't figure out what's wrong here. Debugging the code, I can see the `ALPHA_SORTER` getting called and doing...

This is a should be a straightforward change to `org.intellij.plugins.ceylon.ide.completion.CeylonParameterInfoHandler`.

The first error should be fixed in 1.3.3. The second I still see from time to time.

One for @FroMage.