Feeds:
Posts
Comments

Archive for the ‘Java’ Category

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 [...]

Read Full Post »

pointing out http://stackoverflow.com/questions/461896 write your experience ….

Read Full Post »

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 [...]

Read Full Post »