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.
我已经更新了 JBOSS 提供的所有插件,推荐在 OpenShift->Get started 页面中。但是我没有看到,在 Create new project 向导窗口中的 Openshift 选项。任何人请在这里帮助我。我正在使用 Enide (Eclipse-Mars)。
如果您在 Eclipse 中安装了 JBossTools(更准确地说是 JBossTools 中的 OpenShift 2 插件),您可以执行以下操作:
窗口 -> 显示视图 -> 其他... -> JBoss 工具 -> OpenShift Explorer
现在您可以看到 OpenShift 视图。单击添加新服务器,提供您的凭据。然后右键单击您新添加的帐户,然后选择:
新建 -> 应用程序...
我希望这会有所帮助。