Workaround for creating Gluon projects without falling back to previous Buildships?

拜拜、爱过 提交于 2019-12-24 06:28:59

问题


I was trying to create a new (test) Gluon Single View Project to discover a compiling error with my team's iOS app. This was using the latest Buildships version 2x for Eclipse 4.7 Oxygen on Mac OS X 10.12.5.

Got to the last step of creating the project and the Finish button was unresponsive. Eclipse Error Log (pictured) showed "Unhandled event loop exception."

Thankfully, this SO question (Eclipse gluon new project does not finish) pointed me in the right direction, and I was able to:

1) uninstall Buildships 2x

2) install an old Buildships version from a third-party Github directory

3) make progress on my original task

Is this something being handled on the Buildships developer end, and is there a temporary workaround to reverting to an old version?

来源:https://stackoverflow.com/questions/45171101/workaround-for-creating-gluon-projects-without-falling-back-to-previous-buildshi

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!