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.

0
7 comments

Please submit an issue at https://youtrack.jetbrains.com/issues/IDEA and attach a sample project to reproduce the problem.

0
Avatar
Permanently deleted user

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?

0

It should work out of the box. We need a sample project to analyze the issue.

0
Avatar
Permanently deleted user

I will submit an issue.

0
Avatar
Permanently deleted user

Or is there another way to send you a project? I don't want to upload it here.

0

You can submit a ticket to support and attach your project.

0

Please sign in to leave a comment.