Alexander Babaev
- 活动总数 246
- 最后的活动
- 成员加入日期
- 关注 1 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 81
-
创建于 OS X 10.11 problems
Hi,Could not wait to look at new OS X, but got some problems with it (as usual). Main things are: — if you are installing 10.11 from scratch, current Apple Java 6 installation cannot be installed. ... -
创建于 J2OBJC
Look who's here: http://google-opensource.blogspot.fr/2012/09/j2objc-java-to-ios-objective-c.htmlDo you consider integrating this into AppCode? And Idea? -
创建于 Great news for Mac users!
Apple published Java Update 2 Preview for Leopard. Used today Java 6 from that update with Idea. Works great!I love it. Will try it for next few days. I hope... at last... I can really use Java 6 w... -
创建于 Rename, Idea can't find class to resolve + renaming entity beans
I've got two bugs today. Don't know, whether they in Jira yet…First. Sometimes (can't create a reproducable scenario) after class rename (Shift+F6, target is in the same module and same package) Id... -
创建于 Idea's hangs…
First. When I open project (not so large, about two thousand java files, about 150 sql (oracle) files and several xmls) — Idea loads it, rebuilds caches (if it is needed), after that hangs a while ... -
创建于 Small toolwindows ui update
I've got a small idea. You have now many different tool windows. It's cool, but I have to find "close" button in each window every time I want to close it. Even in similar windows (messages for exa... -
创建于 How to extend JTable
Hello. I'm using Selena, latest EAP. I try to create custom Component. Specifically I try to extend JTable.So, I create a class, extend it from JTable, add my own properties, compile, add it to UI ...