JSP support

Answered

Where od I find what has changed in the latest IDEA version in case JSP support? I'm trying to update Struts2 plugin (which was donated to ASF) to work with the latest version of IntelliJ but a lot things has  changed and I cannot figure out how to fix that.

Can you point me to some migration guide?

0
2 comments

Hey, Łukasz!

All the JPS-related classes now belong to the Java plugin. Please add a dependency on the `com.intellij.java` bundled plugin.

0

Great, thanks a lot!

0

Please sign in to leave a comment.