You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Perry @pfn 16:58
q, but what version of intellij is this?
don't run from intellij, I guess
Vishvas Vasuki @vvasuki 17:00
IntelliJ IDEA 2016.3.1
Build #IC-163.9166.29, built on December 9, 2016
JRE: 1.8.0_112-release-408-b2 amd64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
(This is the version I am stuck with for about a week before I get my own computer)
you suggest that I just use intellij to edit while using the command line to run?
Perry @pfn 17:01
or you can download the sbt plugin to have an sbt tool window
built in sbt support is still a little weird
Vishvas Vasuki @vvasuki 18:07
In the IDE, i am unable to create scala classes at all - intellij seems to assume that this is a java project. How would I fix this?
Perry @pfn 18:28
? open the project from intellij and it's automatically a scala android project....
add the scala facet otherwise
Thank you for creating an issue about this. I will try to create videos for both sbt project import and with gradle plugin usage (there's no mention about sbt gradle plugin importer on website).
If you have any futher ideas, or PRs you're really welcomed 👍 😄
The problems I ran into when importing a gradle project are encapsulated in this snippet:
It would be good to warn users and help them avoid wasted hours...
The text was updated successfully, but these errors were encountered: