eclipse product invocation causes java.lang.RuntimeException: No application id has been found

前端 未结 6 754
半阙折子戏
半阙折子戏 2021-01-11 11:35

I just exported a product that is working nicely if I hit the \"Launch an Eclipse application\" button. If try to execute the exported product, I get following exception on

6条回答
  •  渐次进展
    2021-01-11 11:56

    I had the same problem. With E4 tooling the following steps worked for me. Open .product file and go to Dependencies tab. Then press Add Required Plug-ins. Then go to Overview and press Launch an Eclipse application. Also you should do Help->Check for updates

提交回复
热议问题