Michael Vorburger

Results 604 comments of Michael Vorburger

@deepak-prajapatii I unfortunately don't have the time to contribute to this particular sub-project, and therefore regret that I cannot help review PRs in this repo. Thanks for your understanding!

@deepak-prajapatii As per comments on PRs, I'm not maintaining this project, and cannot help review PRs in this repo. Please stop "tagging" me. It looks like @devansh-299 is an active...

I'm sure you are aware of some related prior art in this space that may be of interest for this. I had toyed with something related in https://github.com/vorburger/cloudshell. On auth,...

I'm exploring this in https://github.com/itzg/mc-router/compare/master...vorburger:issue-11_autoscale-2 and much to my own huge surprise 😈 actually do seem to be making reasonable progress towards teaching mc-router this trick, to be able to...

I now have a a working MVP on the branch linked above, and will that contribute it as a PR, once I've further cleaned up the code. But as was...

I don't see Checkstyle in menu Window > Preferences : General > Appearances > Colours and Fonts, so it's probably hard-coded in the code... do you fancy contributing to the...

@io7m are you familiar with https://github.com/m2e-code-quality/m2e-code-quality ? It's an Eclipse plugin which configures the Eclipse Checkstyle plugin based on the CS config read from POM. We use it over in...

@lkoe either that or even the old https://sourceforge.net/p/eclipse-cs/feature-requests/159/ idea...

@tbroyer we meanwhile figured it's actually got nothing to do with that - it's some APT issue in Gradle. _TODO check if https://docs.gradle.org/4.8-rc-1/release-notes.html makes any difference._

> Gradle 4.6 has a new annotationProcessor configuration that also emits this warning. @JakePi3 @jponge @thiagogcm @vietj @pmlopes see #181 re. `annotationProcessor`. When that (#181) is sorted, I guess this...