Alexander Ashitkin
- 活动总数 294
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 109
-
创建于 Generate default constructor in a class with fields
I used to generate constructot with sequence Alt+Ins > constructor. In the case you intend to create default constructor in the class with fields, you have to click select none button. This is not ... -
创建于 Gradle (kotlin DSL project) import timeout
已回答Hii'm using Gradle behind the firewall and when i'm trying to import project it stuck on "Gradle Build Model" phase. As i understand the issue is that during import process Idea importer somehow is... -
创建于 Gradle native - idea like support
已回答Hi since 2018.2 clion gradle can import gradle native projects. Though it seems to be working but gradle build files are treated as a plain text. So one needs to run intellij just for convenient gr... -
创建于 "Resolve operation require more time" - Unit Tests runner completely unusable
已回答My experience with unit tests in clion is a total time waste. every click on ui controls or attempts to run single test causes 10 mins like freeze. Luckily in 2018.2 eap i can see dialog with chanc... -
创建于 How do i convert literal/field from camelcase to underscore and back?
Hi AllCould you pls help with the subjThanks in advance, Alex -
创建于 detect StackOverflowError and automatically prompt to increase stack size
I discoverd some dirs not opens in the project tree. I thought that was a bug. As that became annoying i checked logs and found stack overflow exceptions. Increasing stack solved my problem. Is it ... -
创建于 Inner classes are inconvenient for navigation in the "File Structure" dialog
Hello, dear Jetbrains.I have a simple case. I have a Class A with an inner class B which in turn has a method c().The problem is if i'd like to go to the method c() while being in a method of the c... -
创建于 IDEA_VM_OPTIONS or over system variable to persist vmoptions on win?
Hi, All.The question is how to persist my options between installations. I usually evaluate new versions and it's boring to copy vmoptions each time. Any advices are very appreciated.Thank you, Ale... -
创建于 'OutputStreamWriter' should be opened in front of a 'try' block and closed in the corresponding 'finally' block
Hi, AllDoesn't it look confusing for you? Open in front of try and close in finally?regards, Alex -
创建于 Intellij Idea JVM options benchmark: defalut settings are worst
Hi, All.I benchmarked VM options for Idea. Let me share my results. Test: Startup + open big project > 100k classes Environment: WinXp, jre 1.6.26, Xeon 2GhTested VM options: Default (-Xms128m -Xm...