Turn off selected HTML errors in eclipse

后端 未结 3 1229
温柔的废话
温柔的废话 2021-02-07 08:30

I recently upgraded my Eclipse to Ganymede, version 3.4.2.

Now it\'s giving me a ton of errors on the HTML in my JSPs for things like parameter values with no quotes and

3条回答
  •  情深已故
    2021-02-07 09:00

    Check this Go to

    Window > Preferences. Under Web > HTML Files > Validation

    you'll find "Missing start tag:" and "Missing end tag:" exlips setting

提交回复
热议问题