Support for Maven dependencies in JSP files
Answered
Hi everyone,
I'm running an AEM-related project within IntelliJ and when I import the Maven project (by pointing to the pom.xml), IntelliJ will not recognize Maven dependencies in JSP files. It does however recognize them just fine in .java files.
I'm using IntelliJ IDEA Ultimate 2016.2.4.
Please sign in to leave a comment.
Please submit an issue at https://youtrack.jetbrains.com/issues/IDEA and attach a sample project to reproduce the problem.
In JSP files, however, it does recognize the standard Java dependencies (so java.util.*, javax.jcr.*, etc).
If I expand the "External libraries"-folder (in the project tree) I do see all the dependencies listed however.
What can I do to make IntelliJ understand the dependencies in JSP files also?
It should work out of the box. We need a sample project to analyze the issue.
I will submit an issue.
Or is there another way to send you a project? I don't want to upload it here.
You can submit a ticket to support and attach your project.
Same for Gradle.