On Thu, Feb 28, 2019 at 4:03 PM Emmanuel Bourg <[email protected]> wrote:
> 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. > Nice try ! :D Rémy > > Emmanuel Bourg > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
