Le 28/02/2019 à 15:25, Mark Thomas a écrit :

> The main reason I don't do that is that I want to have each branch setup
> correctly (Java version, dependencies, etc.) in an IDE. Eclipse, at
> least, doesn't cope well with that.

That sounds like a good reason to use Maven. IntelliJ detects the
changes to the pom and then adapts the dependencies and the language
level. I don't think this is possible with an Ant based project.

Emmanuel Bourg

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to