Esko Luontola
- Total activity 180
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 75
-
Esko Luontola created a post, How to synchronize the settings with IDEA Server?
I enabled IDEA server on my desktop (WinXP). Then I made a clean install of IDEA 8.1 on my laptop (Mac), and enabled IDEA server on it. How can I get the settings which I have on my desktop synchro... -
Esko Luontola created a post, [ANN] External Code Formatter 1.0.2
A new version of External Code Formatter (http://plugins.intellij.net/plugin/?id=1605) has been released. This update makes it compatible with IDEA 8.-- Esko Luontolawww.orfjackal.net -
Esko Luontola created a post, What is "Open in New (Directory Based) Format"?
I noticed that the latest EAP has a menu item "File | Open in New (Directory Based) Format". What does it do? What is that new format and how does it work? When does it make sense to use it?I tried... -
Esko Luontola created a post, #9572 IDEA is unresponsive for a long time during startup (IDEA Server?)
When I start IDEA, it is unresponsive for a long time while the splash screen is shown. I have attached two thread dumps. It seems like this has to do with the IDEA Server.If IDEA Server does some ... -
Esko Luontola created a post, [ANN] VisualVM Profiler 1.0.0
VisualVM Profiler 1.0.0 has been released. It contains support for VisualVM 1.1 (https://visualvm.dev.java.net/download.html) which was released earlier today.http://plugins.intellij.net/plugin/?id... -
-
Esko Luontola created a post, Code coverage for test sources?
In IDEA7 it was possible to see the code coverage of test sources, but since IDEA8 I can't see them anymore. I would very much need to see which test lines were covered, so that I would know which ... -
Esko Luontola created a post, [ANN] VisualVM Profiler 0.4.0 - compatible with IDEA 8
The plugin works now also in IDEA 8. If in the near future there are still some updates, they will be backported to the IDEA 7 version of the plugin, but in the long run only the IDEA 8 version wil... -
Esko Luontola created a post, [ANN] VisualVM Profiler 0.3.0
Memory profiling is now possible. All the primary features of the plugin are now there, and only some minor bugs/improvements remain.0.3.0 (2008-11-12) - Memory profiling - Settings are copied to V... -
Esko Luontola created a post, How to add buttons to the run window?
I would need to add a button to every run window's tool bar (next to the Rerun, Pause, Stop, Close etc. buttons). Inside that button's action, I would also need to find out the command line paramet...