Il giorno martedì 1 luglio 2014 04:34:50 UTC+2, Michael Wallstedt ha scritto: > > I'm working on a setup script to automate as much of the IDE configuration > as possible. Given a set of .gradle files, is there a way to generate the > .idea folder and .iml files, without launching any kind of UI? >
Take a look at the IDEA plugin: http://www.gradle.org/docs/current/userguide/idea_plugin.html Regards, Riccardo. -- You received this message because you are subscribed to the Google Groups "adt-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
