Chris

Results 27 comments of Chris

@akozlova Thanks, I'll take a look next week, probably.

Cool! For consistency, you could add the "generate/add new" shortcut that works basically anywhere there is an "add" bttton. How does this a interact with multiple source/test roots?

I meant Alt-Insert/Command-N: See com.intellij.openapi.actionSystem.CommonShortcuts#getNew On Fri, May 24, 2019 at 2:22 PM Kirill wrote: > For consistency, you could add the "generate/add new" shortcut that works > basically anywhere...

> in any case, this plugin always uses the JDK that Maven is running on. @betanzos How is that the case? https://github.com/openjfx/javafx-maven-plugin/blob/84cf5738f58010182222b700d0e5d77a0e1a2a79/src/main/java/org/openjfx/JavaFXBaseMojo.java#L345 If no explicit override is defined, it uses...

Honestly, I would say this is more than just an annoyance. When you're just working on your own code, it's an annoyance. When you're working with libraries that aren't aware...

@ciscorucinski Thanks for the feedback. Comparisons actually work for quite a few types, I just didn't list them all explicitly. I probably also forgot a few, but fixing it is...

Cool, I'm not alone on this anymore :)

I'm sorry for not replying for such a long time, somehow this mail was lost in the flood of other messages :) I'm now using the one from github as...

Oh, I see. I'm sorry, I had misread the following: ``` The normal IRC event types are: [...] -all is an alias for all of those. Additionally, there is: rawin:...

@sdeleuze Can you share some examples, where this is valid? Why not have the valid use cases opt-in explicitly and barring it by default?