sam*_*met 5 eclipse deployment devops ibm-cloud-tools ibm-cloud
我正在尝试在Bluemix上创建我的第一个Web应用程序.
当我尝试在IBM Bluemix Server上运行应用程序时,它将启动程序代码识别为另一个新应用程序并说:"There is a deployed application with the same name."所以,我无法在eclipse上更新应用程序,并且在服务器视图上还有两个不同的应用程序:

当我尝试去申请主页时,它给出了:
Not Found
The application or context root for this request has not been found: /
Run Code Online (Sandbox Code Playgroud)
谢谢你的评论.
IBM Eclipse Tools for Bluemix 最近添加了将 Bluemix 应用程序与工作区中的项目进行映射和取消映射的功能:https://developer.ibm.com/bluemix/2015/04/02/updates-ibm-eclipse-tools-蓝色混合/
要映射项目,请右键单击“服务器”视图中的现有应用程序,然后选择“映射到项目”。