lkakfar.blogg.se

Download android studio with existing intellij
Download android studio with existing intellij







download android studio with existing intellij

Now, navigate your terminal to the project root directory and run sbt gen-idea. This makes the gen-idea sbt command globally available. resolvers += "Sonatype snapshots" at ""ĪddSbtPlugin( "" % "sbt-idea" % "1.7.0-SNAPSHOT" ) To install the gen-idea plugin create the file ~/.sbt/0.13/plugins/gen-idea.sbt (the filename is arbitrary) with the contents below.

download android studio with existing intellij

Gen-idea is a sbt task that generates configuration files for the IntelliJ IDEA. If the IDE import does not work out, you can let the gen-idea sbt plugin generate the configuration files instead. If it doesn't work for you, have a look on the methods below to overcome common issues. Troubleshooting IDE integration tends to break easily. Information reliability Fragile Might become outdated very soon.









Download android studio with existing intellij