在 Aptana Studio 中打开 PHP 文件时出错
我无法在 Aptana studio 编辑器中打开 .php 文件,它给出了以下错误:
无法打开编辑器:输入必须是 CoreBrowserEditorInput
非常感谢。
I cannot open a .php file in Aptana studio editor, it gives me this error:
Could not open the editor: Input must be CoreBrowserEditorInput
Much appreciated.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
问题在于您打开 php 文件的当前编辑器。对文件使用“打开方式 > PHP 编辑器”上下文菜单操作。
干杯,
最大限度
The problem is with the current editor you opening php file. Use "Open With > PHP Editor" context menu action on a file.
Cheers,
Max