Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Ubuntu Penguin
Total activity
31
Last activity
July 30, 2017 19:04
Member since
November 27, 2011 08:25
Following
0 users
Followed by
0 users
Votes
2
Subscriptions
12
Activity overview
Posts (10)
Comments (7)
Sort by recent activity
Recent activity
Votes
Created
June 27, 2017 19:39
Thanks Elena, that was the solution.
Community
WebStorm
Breakpoints aren't hit in Angular project.
0 votes
Created
June 27, 2017 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/...
Community
WebStorm
Breakpoints aren't hit in Angular project.
0 votes
Created
April 29, 2015 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.
Community
IntelliJ IDEA Users
Error:No system java compiler is provided by the JRE. Make sure tools.jar is present in IntelliJ IDEA classpath.
0 votes
Created
November 30, 2011 13:26
Thanks alot Dennis. Sigh, looks like I have alot to learn in this new Ruby on Rails world.
Community
RubyMine
Rails Console vs. Command Line
0 votes
Created
August 01, 2013 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...
Community
RubyMine
Xms out of memory RubyMine 54321
0 votes
Created
January 11, 2012 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.
Community
RubyMine
Can't debug server
0 votes
Created
August 01, 2013 02:34
Going to "Tools > Run Rails Console" doesn't scratch your itch ?
Community
RubyMine
Is it possible to run terminal/command prompt inside Rubymine, like in PHPstorm?
0 votes