Showing posts with label survey. Show all posts
Showing posts with label survey. Show all posts

Wednesday, May 9, 2012

Eclipse as an IDE - What do you find missing as a beginner in Java?


I am working on a solution that aims at solving problems that newbie programmers experience when they are "modifying code" while bug fixing / doing change requests, on code in production. Eclipse, as we all know is a great IDE. Features such as Code Completion, Open Declaration, Type Hierarchy, Package Explorer, Navigator, Finding References etc aids people in fixing things quicker compared to say using something like Textpad.