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