gaspard
01/08/2018, 2:52 PMperryprog
01/08/2018, 9:13 PMbkenn
01/09/2018, 6:44 PMkassim
01/10/2018, 9:26 AMdharrigan
01/11/2018, 11:45 AMkarelpeeters
01/11/2018, 8:06 PMgroostav
01/11/2018, 8:08 PMdominik.sittel
01/15/2018, 7:58 AMribesg
01/15/2018, 9:15 AMIan
01/15/2018, 7:01 PMgildor
01/17/2018, 12:45 AMCarl Hickman
01/17/2018, 9:51 PMnkiesel
01/18/2018, 8:13 AMmichaelsims
01/18/2018, 6:20 PMjkbbwr
01/22/2018, 7:28 PMJoshua F
01/22/2018, 9:06 PMCzar
01/24/2018, 12:25 PMkirillrakhman
01/24/2018, 1:46 PMEugen Martynov
01/28/2018, 6:23 PMWe have kotlin tests and they run fine on AS3.1 but not with the latest 1.2.20 kotlin plug...had to go back to 1.2.10
chintanshah
02/01/2018, 7:06 PMcarList: List<Car>
, with java, it used to be trivialianbrandt
02/04/2018, 8:16 PMgitanshu
02/08/2018, 2:31 PMpoohbar
02/08/2018, 7:11 PMartem_zin
02/10/2018, 2:56 AMpre-commit
hook.
Looks like when I run IJ formatting — IJ talks to git
which results in additional .git/index.lock
file created which later results in git erroring due to multiple lock files
I've tried to isolate problem and exclude different parts of pre-commit
hook, looks like only calling IJ code formatter causes that weird git locks behavior
I've also tried to delete git4idea
and github
plugins from IJ distribution I use for formatting, but that didn't help 😞
Do you think it's IJ behavior and can I prevent it other than working with temporary folders instead of project folder?jkbbwr
02/13/2018, 3:50 PMjtonic
02/14/2018, 8:46 AMpackage tornadofx
/**
* …
* @sample tornadofx.tests.FirstInterceptor
* @sample tornadofx.tests.SecondInterceptor
*
*/
interface ChildInterceptor {
If I my project is gradle bases, is there a way to configure the gradle.build (and/or IntelliJ Idea) to allow me to see and|or navigate to the samples?
Thank you for your support in advance.
Tonyelect
02/14/2018, 11:33 AMarekolek
02/14/2018, 11:50 AM^with
, and there's an option to hide itEugen Martynov
02/15/2018, 2:33 PMribesg
02/20/2018, 3:21 AMribesg
02/20/2018, 3:21 AMCzar
02/20/2018, 7:19 AMribesg
02/20/2018, 7:21 AM