Aleq
- 活动总数 9
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 2
-
-
Aleq 创建了一个帖子, 已回答Spring Run/debug configuration with red "X"
Hi, what could be the reason for the red "X" (cross) over Java Spring run/debug configuration, which comes up once I enable "On Update action: Hot-swap classes and update trigger file if failed". T... -
-
Aleq 进行了评论, -
Aleq 创建了一个帖子, JS/TS indentation of 2nd and further line of if expression
Hi, in Java, in IntelliJ IDEA I get by default indentation on 2nd line of continuous if expression is doubled and I like it this way: if (i == 1 || i == 2) { return true;} I am unable to ...