为什么选择jMonkeyEngine SDK?

jme3-jmonkeyplatform.png

jMonkeyEngine SDK (software development kit) 是官方推荐的jME3游戏开发环境。

jMonkeyEngine SDK 是一个集成开发环境,为你提供了创作jMonkeyEngine游戏内容所需的独特插件。你可以下载和安装 jMonkeyEngine SDK,并直接用它来完成游戏开发,不需要像其他通用IDE(什么是IDE?)一样进行任何配置。

由于 jMonkeyEngine SDK 是基于NetBeans 平台 (为什么不选择Eclipse?),你可以使用所有NetBeans IDE的开发工具,包括从Applet、WebStart到桌面等各种应用发布格式。虽然我们推荐用户使用 jMonkeyEngine SDK,但对于有经验的开发者来说,依然可以使用自己最喜欢的IDE来开发,只需添加jMonkeyEngine的jar文件即可,仅使用jMonkeyEngine SDK来管理游戏资产。

通过菜单 Settings ▸ Keymap 可以设置你偏好的快捷键设置:NetBeans(默认)、Eclipse、IntelliJ 或其它。

文档

在SDK中,想要获得帮助信息,或者查看样例代码,可以按快捷键 `F1 ` 打开帮助面板,或者按快捷键 `Ctrl ` + `i ` 进入超级搜索框(右上)。

SDK内置的帮助系统可以让你直接浏览jME3的wiki(副本)。它同样包括了样例代码、插件安装指南以及一般的IDE功能。

全部功能与用例

高级用法

可用的外部插件

状态与路线图

See this page on GitHub for links to up-to-date info on current status and features.

一些历史

The jMonkeyEngine SDK first set root during a discussion with Normen Hansen. Although similar projects existed previously, this was the first serious attempt that had the original core team’s blessing. For some time, the project was referred to merely as the Game Development Environment, or "GDE" for short. During alpha, we referred to it as jMonkeyPlatform, and for beta it was eventually renamed to the jMonkeyEngine SDK.