Bas Leijdekkers
- Total activity 1072
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 426
-
Created Anybody going to JavaPolis?
I am visiting JavaPolis (again) this year. Jetbrains is going with a delegation too, I know. But are any other visitors of this list visiting too? Maybe we could meetup? Or have a drink together wi... -
-
Created [ANN] Lineage 2.4
This is a bug fix update. Now that IntelliJ IDEA 7 is almost out an update was sorely needed.Changes- Removed highlight overriding methods, since that is now built into IntelliJ IDEA 7.0. - Made hi... -
Created IntelliJ IDEA 6.0.5 released
The fifth maintenance release of IntelliJ IDEA was released on March 29. I just noticed this today, perhaps somebody else missed it too. The build number of this release is #6180.http://www.jetbrai... -
Created [ANN] TabSwitch 1.7
Changes: Now works under Selena. Should still work under 5.0, 5.1 and 6.0 too. Integrated Etienne Studers PluginErrorReportSubmitter. If an exception in TabSwitch happens it can be sent to me fro... -
Created Specify focus traversal?
Does the UI designer have a way to design/specify the focus traversal of a form? If done programmatically, this can require a lot of tedious boiler plate code and testing. It would be very nice if ... -
Created [ANN] Lineage 2.2
Bug fix update. Reporting exceptions is now much easier because of Etienne Studer's PluginErrorReporter.Changes- Integrated Etienne Studer's PluginErrorReporter so exceptions can be reported from w... -
Created [ANN] Lineage 2.1
An update to Lineage (still in time for the contest). More features and bug fixes. Enjoy!Changes- Highlight Usages in File for "import static" too.- Create Unknown Inner Class intention (create an ... -
Created [ANN] Lineage 2.0 - Easy class extension, now with inner classes!
Still in time for the plugin contest, but much later than anticipated, I present Lineage 2.0Feature highlightsEasy subclassing:Position the cursor on the class or reference to a class you want to s... -
Created SmartIntroduce exception in #5734
This build of IDEA can't cope with calling DialogWrapper.dispose() twice anymore. Should be fixed again in the next IDEA build, but still....BasError during dispatching of java.awt.event.FocusEvent...