Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Igor Kanshyn
Follow
New posts
New posts and comments
Total activity
8
Last activity
January 17, 2016 15:17
Member since
March 29, 2009 21:47
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
3
Activity overview
Posts (0)
Comments (5)
Sort by recent activity
Recent activity
Votes
Created
July 17, 2009 14:09
The same error happens with me. I use IDEA 8.1.3I see that it's connected to an amount of memory that I allocate for IDEA. It's settings in idea.exe.vmoptions file.I don't see any reasons why it th...
Community
IntelliJ IDEA Users
Error: JVM could not be started
0 votes
Created
March 30, 2009 20:31
It might be, but it doesn't work this :)Project encoding (source files encoding) doesn't influence to the default encoding that started applications have. Also it isn’t connected to the encoding of...
Community
IntelliJ IDEA Users
Cyrillic symbols in console on mac
0 votes
Created
March 29, 2009 22:22
I've found a solution.The point is that run/debug console uses the IDEA encoding. IDEA is a java application and encoding can be set in the idea.exe.vmoptions file as ordinary VM parameter. This fi...
Community
IntelliJ IDEA Users
How can you display UTF-8 characters in the Console tab?
4 votes
Created
March 29, 2009 22:21
I've found a solution.The point is that run/debug console uses the IDEA encoding. IDEA is a java application and encoding can be set in the idea.exe.vmoptions file as ordinary VM parameter. This fi...
Community
IntelliJ IDEA Users
Cyrillic symbols in console on mac
0 votes
Created
March 29, 2009 21:47
Now I see the same issue that Alexey did.I have java source files in the UTF-8. I run my unit test with -Dfile.encoding=UTF-8 VM parameter and I see corrupter character instead of Russian letter....
Community
IntelliJ IDEA Users
Cyrillic symbols in console on mac
0 votes