Does anybody knows how to add Ivy dependencies into a java web project with IntelliJ?

26 views Asked by At

I've got an old project with Ivy and want to import dependencies from enterprise repository with it. Does anybody knows if this is possible with IntelliJ IDEA. I want to be able to deploy locally with Tomcat after importing dependencies.

0

There are 0 answers