FAILED to open .js extension files in Eclipse?

谁说我不能喝 提交于 2021-01-28 05:13:59

问题


I am devloping phonegap application using eclipse whenever i am trying to open .js extension files it by default open "Alert" of Adobe DreamViewer and my adobe has been expired so its show me "Adobe Alert do u want to buy ? " Moreover its not opening any .js file and when i am trying to open file by rightclick---->open with ----->TextEditor
then there is only code appearing in editor no "Code Completion " appears no error indication ....nothing how can i resolve this issue ?

here is the result after following answer..... when trying to open file i am getting "The Class File Viewer cannot handle the given input." in Editor .Snapshots added Js settings when opening file then: enter image description here


回答1:


You need to install javascript editor plugin for eclipse. Follow the link below to do it:

JavaScript Editor Plugin for Eclipse



来源:https://stackoverflow.com/questions/21926041/failed-to-open-js-extension-files-in-eclipse

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!