Minxuan Zhuang
- 活动总数 8
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 3
-
-
Minxuan Zhuang 创建了一个帖子, 已回答how to change IDE language
after I update to Intellij Idea IntelliJ IDEA 2021.3.1 (Ultimate Edition), the menu displays in Chinese, how can I change it to English? -
Minxuan Zhuang 进行了评论, -
-
Minxuan Zhuang 创建了一个帖子, how to output a resource file automatically in intellij idea
There is a maven project like: projectDir/src/main/resources/, after mvn package, the files will be copied to projectDir/target/classes. If the project is actived from eclipse, any modified resourc...