1
我遵循在http://planetorion.org/news/2012/01/writing-a-content-assist-plugin-for-orion/找到的指南中的这些步骤,并修改了Ruby插件来处理一些PHP关键字的关键字辅助。我复制了git repo,并且在https://github.com/oscaralmgrenibm/orion.php.git处有一个几乎相同的回购
现在我还安装并上传了我的文件到http://oscarorionplugin.mybluemix.net/phpEditor.html运行的占位符应用程序。使用该链接在我的DevOps服务的Eclipse猎户座WebIDE,我得到以下错误:
插件握手超时:http://oscarorionplugin.mybluemix.net/phpEditor.html
任何人都有类似的问题,并想出了需要做什么呢?