sign in · help · news · about · deen

BibSonomy ::  user :: steff83 ::

The blue social bookmark and publication sharing system.
 

bookmarks

 (1)
<< < 1 > >> 
  • PMD scans Java source code and looks for potential problems like: * Possible bugs - empty try/catch/finally/switch statements * Dead code - unu...
    PMD scans Java source code and looks for potential problems like: * Possible bugs - empty try/catch/finally/switch statements * Dead code - unused local variables, parameters and private methods * Suboptimal code - wasteful String/StringBuffer usage * Overcomplicated expressions - unnecessary if statements, for loops that could be while loops * Duplicate code - copied/pasted code means copied/pasted bugs
    to analyse bugs eclipse java plugin programming tools by steff83 and 8 other users on Jan 22, 2009, 8:41 PM
    (0)
<< < 1 > >>bookmarks per page: 5 10 20 50 100  

publications

publications per page: 5 10 20 50 100  
a gripper