Thomas Hartwig
- Total activity 86
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 33
-
Created L&F in JDK 7
Hello,recently I stepped to JDK 7 for development and noticed some layout changes in the default L&F in my Swing applications. Especially the default margins in the containers have changed. This lo... -
Created jvisualvm profiler integration
I would like to integrate jvisualvm to Intellij Idea. Unfortunately the visualvm4idea plugin is not maintained any more and does not seem to work in 10.x. So I am curious if you have other recommen... -
Created Problems after suspend to disk (Hibernation)
Hello Community,I have some problems with IDEA not being stable any more after resuming on my Linux box. So I have to close IDEA first before hibernate. I have made some tests with an other Java ap... -
Created Ant task synchronization
I use ant task for stamp and versioning my project within several files (java and non-java). The problem I face with that Idea does'nt recognize these changes correctly. Even if I synchronize the f... -
Created Inspection time profiling available?
I have an old UI class which is really huge ~ 10000 lines of code. Right now I am in the process of refactoring but the code analysis takes quite long ~ 10 seconds with full CPU usage. I don't want... -
Created Color chooser in editor available for java code?
I have a color chooser popup available when changing stylesheets. Is this somehow available in Java code as well?Eg. When you have a statement like this: new Color(255, 243, 243) it would be nice t... -
Created Community edition project file
Can anybody provide/share a project file for the community editon of IDEA? I did checkout from git and it is hard to setup all the modules. I am wondering my question is probably worth a faq entry... -
Created Mixing IDEA community edition with ultimate one
I want to patch IDEA. So my question is if I can mix the community edition with my ultimate edition.ThanksThomas -
Created Editor layout problem
In prior IDEA editions I had a special layout for the editor windows. Unfortunately I can not achieve this any more in 9.x. So I am asking if I am missing something. What I want to have is a specif... -
Created Strange compiler error and unknown file icon
I have reopened an old project and now for some reason it does not compile any more.There is a special class which has a strange icon: class file with a black cross. (see the screen shot attached)....