Bas Leijdekkers
- Total activity 1072
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 426
-
Created [ANN] WindowDressing - switch between open projects using the Window menu
Adds open projects to the Window menu for easy switching between projects. A must-have on Mac OS X and pretty useful on other platforms too. It should work on IntelliJ IDEA 5, 5.1 and 6 running on ... -
Created JIRA <-> newsgroup sync is broken again
No messages on jetbrains.intellij.jira.idea for the past three days...Bas -
Created Forum <-> Newsgroup synchronization very broken
The Community forum is not synchronized with NNTP at all anymore. The EAP forum has slightly more succes with only the occasional message lost. But in a way that is even more annoying, because I ne... -
Created ClassCastException in Native Neighbourhood plugin
Native Neighbourhood plugin threw the following exception after closing a project (two other projects remained open).Bas -
Created [ANN] TabSwitch 1.0
MRU open files/tabs switcher (like Alt-Tab in Windows, Ctrl-Tab in Opera). By default mapped to Alt-A (another popular assignment is Ctrl-Tab).changes since 0.7.4:Work around implemented for bug in... -
Created Eclipse users want "IDEA style" inspections too
Inspection Gadgets currently contains 511 inspections, and IDEA also has a number of built in inspections. Eclipse has about 30?http://www.javalobby.org/java/forums/t43991.htmlDo you think they are... -
Created [ANN] Lineage v1.0
Save on typing when extending a class or interface. Lineage provides two easy ways to subclass any non final class: an intention and an entry in the New menu. Lineage also adds an intention to conv... -
Created can't open library source of second class in file
This gets the source of java.awt.Container:This just gets the decompiled class file of java.awt.LightweightDispatcher:However both are contained in the same source file! How do I get to the source ... -
Created [ANN] Lineage fixed for #3177
Q: What has changed?A: Two things: 1. Lineage now works with IDEA #3177 (and should still work with IDEA #3144). 2. Some small cosmetic changes to the extension dialog. 3. Version number is n... -
Created [ANN] Lineage 0.5.1 - easy class extension
Introducing Lineage 0.5.1, my second plugin. Lineage is part of a new personal tradition of small badly named plugins which improve IDEA's code editing features. The start was Lysosome - a tiny car...