eclipse "could not open the editor" 問題

個eclipse 安了數個plugin

其中一個plugin lock 了一個file extension
令到在file associated set 第二個plugin 開時,之後一開個file 就投訴
Could not open the editor: org.eclipse.jst.jsp.ui.StructuredTextViewerConfigurationJSP cannot be cast to org.eclipse.php.internal.ui.editor.configuration.PHPStructuredTextViewerConfiguration

how to unlock the assocaition

how about remove the newly installed plugin from the plugin folder?

TOP

原帖由 clazy 於 2008-11-24 06:16 PM 發表
how about remove the newly installed plugin from the plugin folder?


但個新plugin 是要用的

唔知邊個developer 這麼限制使用者

TOP