主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
David Moles
活动总数
18
最后的活动
2022年04月20日 18:20
成员加入日期
2010年03月04日 08:24
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
8
活动概览
帖子(2)
评论(7)
按最近的活动排序
最近的活动
投票数
创建于
2022年04月20日 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...
社区
PyCharm
sql resolution scope: I don't understand what is wrong.
1 票
创建于
2018年11月20日 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...
社区
RubyMine
How to supply argument to a rake task?
0 票
创建于
2018年11月20日 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...
社区
RubyMine
How to supply argument to a rake task?
0 票
创建于
2018年11月19日 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 ...
社区
RubyMine
TeamCity Rake Runner Plugin isn't compatible with this RSpec version.
0 票
创建于
2017年02月02日 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...
社区
IntelliJ IDEA Users
Importing Gradle project - getting JAVA_HOME not defined yet
0 票
创建于
2012年03月30日 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...
社区
IntelliJ IDEA Users
TOMCAT 6 not recognised by IntelliJ 9.0.2 on opensuse 11.3
0 票
创建于
2014年06月26日 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.)
社区
AppCode
Swift support in AppCode?
0 票