【发布时间】:2014-12-07 16:47:42
【问题描述】:
我按照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
有没有人遇到过类似的问题并知道需要做什么?
【问题讨论】:
标签: php plugins ibm-cloud code-assist eclipse-orion