Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 Windows 7 操作系统上,我正在尝试设置 Play 2.0 框架。
如何为 Play 2.0 设置全局环境变量?
我不认为 Play 2.0 强加一个变量名。我建议使用经典约定“PLAY2_HOME”,指向您的播放安装目录。为了从任何控制台位置使用 Play,您还必须更新 PATH 变量(添加 %PLAY2_HOME%)