启动产品
可以从桌面环境或命令行界面启动产品。
过程
- 对于 Windows 操作系统:单击。
- 要从命令行界面启动产品:
- 在 Windows 上:输入以下命令:product_installation_directory\eclipse.exe
- 在 Linux 上:输入以下命令:.product_installation_directory/eclipse
有关可用命令行启动选项的更多信息,请参阅
运行 Eclipse。例如,如果您安装了多个本地语言翻译,那么可使用
-nl 选项在其他语言环境中启动产品:
- 示例
- 要以英语语言环境启动产品,请输入以下命令:product_installation_directory\eclipse.exe
-nl en_US