主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Ubuntu Penguin
活动总数
31
最后的活动
2017年07月30日 19:04
成员加入日期
2011年11月27日 08:25
关注
0 名用户
关注者数
0 名用户
投票数
2
订阅数
12
活动概览
帖子(10)
评论(7)
按最近的活动排序
最近的活动
投票数
创建于
2017年06月27日 19:39
Thanks Elena, that was the solution.
社区
WebStorm
Breakpoints aren't hit in Angular project.
0 票
创建于
2017年06月27日 18:42
@Elena PogorelovaThe output at the terminal says my angular-cli => 1.1.2@angular/cli: 1.1.2node: 7.10.0os: win32 x64@angular/animations: 4.2.2@angular/common: 4.2.2@angular/compiler: 4.2.2@angular/...
社区
WebStorm
Breakpoints aren't hit in Angular project.
0 票
创建于
2015年04月29日 11:58
I had this set as my IDEA_JDK path: C:\PROGRA~1\Java\jdk1.8.0_45. BUT last night I reinstalled Intellij, and now it works so I guess I ran into a weird edge case of some sort.
社区
IntelliJ IDEA Users
Error:No system java compiler is provided by the JRE. Make sure tools.jar is present in IntelliJ IDEA classpath.
0 票
创建于
2011年11月30日 13:26
Thanks alot Dennis. Sigh, looks like I have alot to learn in this new Ruby on Rails world.
社区
RubyMine
Rails Console vs. Command Line
0 票
创建于
2013年08月01日 02:38
You need an "m" after that 1792. You are essentially telling it to start with 1792 BYTES. Here is what mine looks like.-Xms1024m-Xmx2048m-XX:MaxPermSize=250m-XX:ReservedCodeCacheSize=64m-XX:+UseC...
社区
RubyMine
Xms out of memory RubyMine 54321
0 票
创建于
2012年01月11日 17:39
Thanks Dennis, In addition to removing "gem 'ruby-debug19', :require => 'ruby-debug'" I had to change "gem 'ruby-debug-ide'" to "gem 'ruby-debug-ide19'". After that it worked as planned.
社区
RubyMine
Can't debug server
0 票
创建于
2013年08月01日 02:34
Going to "Tools > Run Rails Console" doesn't scratch your itch ?
社区
RubyMine
Is it possible to run terminal/command prompt inside Rubymine, like in PHPstorm?
0 票