Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
David Moles
Total activity
18
Last activity
April 20, 2022 18:20
Member since
March 04, 2010 08:24
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
8
Activity overview
Posts (2)
Comments (7)
Sort by recent activity
Recent activity
Votes
Created
April 20, 2022 18:20
FWIW, I was eventually able to get this working for Postgres with RubyMine. First, I added an entry in the Database tool for the database I was using, and test it using the Query console. This took...
Community
PyCharm
sql resolution scope: I don't understand what is wrong.
1 vote
Created
November 20, 2018 19:29
Note also that other arguments can get passed after the bracketed ones, e.g. if I want to run just a single spec I can set SPEC= and have it get passed to the wrapped :spec task: translates to rak...
Community
RubyMine
How to supply argument to a rake task?
0 votes
Created
November 20, 2018 19:28
At least as of 2018, you can pass "traditional" Rake arguments by putting them in brackets in the Arguments field of the run configuration. For instance, the following task takes up to two argument...
Community
RubyMine
How to supply argument to a rake task?
0 votes
Created
November 19, 2018 20:04
Similarly, I had this happen with an error (which was masked) in a custom RSpec reporter. I found it by running the test in the debugger, with a breakpoint on the rspec/core/reporter.rb line given ...
Community
RubyMine
TeamCity Rake Runner Plugin isn't compatible with this RSpec version.
0 votes
Created
February 02, 2017 17:58
The correct answer (if you want $JAVA_HOME and not just any JDK) is http://stackoverflow.com/a/33559474/27358: assuming you have $JAVA_HOME set in your .bash_profile, you can add the following line...
Community
IntelliJ IDEA Users
Importing Gradle project - getting JAVA_HOME not defined yet
0 votes
Created
March 30, 2012 17:43
I had a similar issue on Scientific Linux 6.2 when installing tomcat6 from RPM -- servlet-api.jar is installed as tomcat6-servlet-2.5-api-6.0.24.jar, so IDEA gets confused. I added a symlink and th...
Community
IntelliJ IDEA Users
TOMCAT 6 not recognised by IntelliJ 9.0.2 on opensuse 11.3
0 votes
Created
June 26, 2014 17:30
In my Java -> Scala experience it doesn't take that long -- a couple of days to a couple of weeks. (More if you're switching back and forth a lot naturally.)
Community
AppCode
Swift support in AppCode?
0 votes