Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Decapo01
Total activity
26
Last activity
March 23, 2019 04:18
Member since
January 13, 2018 04:03
Following
0 users
Followed by
0 users
Votes
2
Subscriptions
7
Activity overview
Posts (7)
Comments (10)
Sort by recent activity
Recent activity
Votes
Edited
March 23, 2019 04:18
I've got it working. You have to make sure the "Create directories for empty content roots automatically" is checked and have the submodules defined in build.gradle. The default build.gradle ...
Community
IntelliJ IDEA Users
Muliti Project or Module guide
1 vote
Edited
March 23, 2019 01:11
I watched this also before I asked the question. I'm haveing the same issue that's posted in the commments of that video. When he adds the projects the settings.gradle file he gets multi projects...
Community
IntelliJ IDEA Users
Muliti Project or Module guide
0 votes
Created
March 23, 2019 00:24
This is a 47 minute video and I'm still not seeing someone start from scratch on how to build a mult module project. Compared to visual studio where I don't need any tutorial because it's complete...
Community
IntelliJ IDEA Users
Muliti Project or Module guide
0 votes
Edited
August 09, 2018 14:00
I was able to get the url "jdbc:h2:tcp://localhost/mem:play" to work but only after starting the "h2-console" from the command line. Which again begs the question, how do I start the h2-console fr...
Community
IntelliJ IDEA Users
How to connect to h2 browser with the Play Framework Application Run/Debug Configuration
0 votes
Created
August 09, 2018 13:39
When I try this my application cannot connect to the database on start up. I have what you have only I've changed "default" to "play"
Community
IntelliJ IDEA Users
How to connect to h2 browser with the Play Framework Application Run/Debug Configuration
0 votes
Edited
January 23, 2018 02:59
It's working now. In languages and frameworks > sql dialects I set the dialect and press ok or apply and then when I return the dialect is still there. That was not happening before. On a side n...
Community
IntelliJ IDEA Users
Cannot Set SQL Dialect
0 votes
Created
January 15, 2018 16:45
I was creating a new project so I did not have the project open because it had not been created yet.
Community
WebStorm
webstorm "Error: path to the Dart SDK is not specified"
0 votes
Created
January 14, 2018 16:51
I figured it out. This is the error I was seeing. I installed the dart SDK before but I didn't see it in the tree I guess. I manually typed /usr/lib/dart in the "Dart SDK path" and the SDK was ...
Community
WebStorm
webstorm "Error: path to the Dart SDK is not specified"
0 votes
Created
January 14, 2018 04:31
I figured it out. Start sbt with the option -jvm-debug #### where the #### is the port number and set up a remote debug configuration in intellij.
Community
Scala
How to run and debug a multi project Play Scala.js project
0 votes
Created
January 13, 2018 18:32
I have not and I do not see a "Dart" option in settings | Languages & Frameworks. This is a fresh install of websorm btw.
Community
WebStorm
webstorm "Error: path to the Dart SDK is not specified"
0 votes