Eclipse error constantly pops up while editing Javascript

后端 未结 7 598
庸人自扰
庸人自扰 2020-12-23 09:39

I am working on relatively small (100-300 lines) Javascript files in Eclipse and periodically it gets really upset about some piece of code and pops up this error every time

7条回答
  •  独厮守ぢ
    2020-12-23 09:45

    Ironically, the solution for me was to install another plugin. After I installed VJET, and set up my JavaScript project to be a VJET-enabled project, the issue went away.

提交回复
热议问题