Minxuan Zhuang
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Created how to change IDE language
Answeredafter I update to Intellij Idea IntelliJ IDEA 2021.3.1 (Ultimate Edition), the menu displays in Chinese, how can I change it to English? -
Created 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...