Alexander Ashitkin
- Total activity 292
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 108
-
Created 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 ... -
Created 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... -
Created 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 ... -
Created 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: -
Created Ant inspector works wrong
Hi.Even such simple file highlighted as wrong. Do i miss something obvious?regards, Alex -
Created 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... -
Created 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 ... -
Created 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... -
Created 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... -
Created 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...