Eclipse Cannot create in-place editor

前端 未结 6 1365
难免孤独
难免孤独 2021-02-13 15:30

I have a troubleshoot problem. My eclipse don\'t want open class in the package editor.

Error, what i\'m having - \"

6条回答
  •  独厮守ぢ
    2021-02-13 16:18

    Had the same issue with .HTML files.

    Despite my File Associations were correctly set, the following is a workaround that solved the problem:

    1. Right Click on the file of your project -> Open with
    2. Check other Internal Editor -> select the Editor of your choice (my case = HTML Editor)
    3. At the bottom, check "Use this editor for all ... files" + "Use it for all.."

提交回复
热议问题