Minxuan Zhuang
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
-
Minxuan Zhuang created a post, Answeredhow 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 commented, -
-
Minxuan Zhuang created a post, 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...