Bas Leijdekkers
- 活动总数 1072
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 426
-
创建于 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... -
-
创建于 [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... -
创建于 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... -
创建于 [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... -
创建于 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 ... -
创建于 [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... -
创建于 [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 ... -
创建于 [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... -
创建于 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...