在eclipse.ini中添加
-vmargs
-Duser.name={author name}
-vmargs
-Duser.name={author name}
记得一定要在-vmargs之后,否则无效。
例如:
-Duser.name=roothomes
本文详细介绍了如何在eclipse.ini文件中添加-Duser.name参数来配置用户环境变量,确保Eclipse IDE能够正确识别用户的名称。
记得一定要在-vmargs之后,否则无效。
例如:
-Duser.name=roothomes

被折叠的 条评论
为什么被折叠?