Alexander Ashitkin
- 活动总数 294
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 109
-
创建于 Crucible like diff -> fold/hide unmodified pieces of code
When i review changes done in huge files, i waste to ime on navigation. Crucible allows to focus only on modified pieces of code. I found recently, for me it's easier to make review in crucible to ... -
创建于 Idea 107.481 - autoreported threaddumps
Reported after Ctrl+Shift+10 invoked on the main method:"ApplicationImpl pooled thread 24" prio=0 tid=0x0 nid=0x0 Id=129 java.lang.Thread.State: TIMED_WAITING on java.util.concurrent.SynchronousQue... -
创建于 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 ... -
创建于 OutOfMemoryError: further steps
recently i found heapdumps in idea directory. is it a subject for ticket?Hi.Recently i found 3 shapshots within idea/bin. Is it a subject for ticket: -
创建于 Ant inspector works wrong
Hi.Even such simple file highlighted as wrong. Do i miss something obvious?regards, Alex -
创建于 Setup project with different test jdk + source level
Hi!I need to write a couple of test against old codebase. I'd like to leverage new frameworks, Junit and Mockito in particular, of recent versions. is it possible to setup module to have tests of m... -
创建于 Allow to submit thread dumps from within idea
Hi, all.I regularly detect thread dumps in the system directory. this stands for unresponsive ide and essentially a kind of detected exception, which could be reported. but it's annoying to submit ... -
创建于 How to create scope for inner/nested classes?
We have a jmx beans for our services by design which are entry points for me. I'm trying to grep them by pattern to supress unused declaration for scope:src:com..*.AdminMBeansrc:com..*.$AdminMBeanB... -
创建于 IDEA instances as independent processes
Hi, Jetbrains.I'm really enjoing IDEA, but one issue is really annoying me. Say you have a set of projects to maintain. Imagine you are working with a project A, somebody came to you and asking - h... -
创建于 Binary patches with Intellij
Hi, folks.In my current job i have a constant waste of time applying patches to deployed systems. Routine operation for me - is to find compiled classes in the idea output and put them by hand to t...