Category Archives: NetBeans

New progress on Android plugin for NetBeans

TweetIf you were following bug and commit activity on nbandroid.kenai.com recently, you must be really impressed by the work that Radim has done. Many bugs are fixed now. Plugin works in NetBeans 6.7 and supports Android SDK 1.5. Also, you … Continue reading

Posted in Android, NetBeans | Tagged , | 5 Comments

New update and issue tracking for nbandroid

TweetI just pushed new update (0.2) to nbandroid update center, so you should get an update notification in NetBeans or you can invoke it directly by clicking Help -> Check for updates. This update contains several bugfixes and few enhancements … Continue reading

Posted in Android, NetBeans | Comments Off

Android plugin for NetBeans

TweetIn my last post about leaving the NetBeans team I didn’t say too much about the future. I need to say that I don’t throw away things I’ve learned in last four years – the Swing application I mentioned is … Continue reading

Posted in Android, NetBeans | 13 Comments

Leaving NetBeans and Sun

TweetLast week was the last one I spent on the NetBeans project and in the Sun Microsystems. I said goodbye after more than four years. I must say it was pleasure to work with all those smart people, interesting projects, … Continue reading

Posted in Groovy, NetBeans | 8 Comments

Groovy in NetBeans – Go To Declaration

TweetLet’s have a look at another editor feature. Often you want to navigate from one variable to its declaration which can be pages higher in the code. In that case Go To Declaration hyperlink action invoked by combination of mouse … Continue reading

Posted in Groovy, NetBeans | 5 Comments