Java Annotations provide Java developers full potential of doing things in more easy and nice way. I will not go explaining Java annotations pros, cons, and the definitions; you can find out here http://java.sun.com/docs/books/tutorial/java/javaOO/annotations.html
instead I will add some piece which I hardly found: how can I write my own Annotation class and make use of [...]
Archive for the ‘Java’ Category
Java Annotations, First Step
Posted in 1, Java, code snippet, howto, tagged annotations, Java, tutorial on May 20, 2009 | Leave a Comment »
most frequent concurrency problems in Java
Posted in 1, Java, bookmarks, tagged concurrency, issues, Java, pointing out, problems on January 25, 2009 | 2 Comments »
pointing out http://stackoverflow.com/questions/461896 write your experience ….
NetBeans 6.0 IDE First impression
Posted in Java, Markup Languages, Open Source, Ruby and Ruby On Rails, tagged , IDE, infoq, Java, jruby, netbeans, ruby, Ruby on Rails on December 4, 2007 | Comments Off
Today I installed Netbeans 6 and my first Impression is Wow! I will be posting in-depth look at netbeans-6.0 later.
but, what is new on netbeans-6.0?
Editor Improvements
Smarter code completion
Highlights
Better Navigation and Inspection
Live Templates and Surround Functionality
Ruby/JRuby/Ruby on Rails Support
Project support including Gems and RSpec
Advanced Ruby Editing
ActiveRecord Code Completion
Ruby Debugger
Ruby on Rails Support
Profiling
Profiler integrated into NetBeans IDE
Compare [...]