javajspintellij-ideajstltaglib

<c:url var = "" value="" > functions works fine, but IntelliJ still see as an error(red). Solution?


I have 2 functions which are Update and Delete. They work fine when I debug or run actual code, but IntelliJ shows these two paths as an error.

enter image description here

enter image description here

enter image description here

Also, I have tried IntelliJ's own suggestion child tag, but it didn't work as well.

enter image description here


Solution

  • It's a known bug in IntelliJ IDEA, please follow it for updates.