Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
AW: [geclipse-dev] code cleanup / M3 endgame

Hi all!

Please start with this work soon! 

Harald 



-----Ursprüngliche Nachricht-----
Von: geclipse-dev-bounces@xxxxxxxxxxx im Auftrag von Markus Knauer
Gesendet: Do 19.04.2007 16:28
An: geclipse-dev@xxxxxxxxxxx
Betreff: [geclipse-dev] code cleanup / M3 endgame
 
Hi *,

every milestone includes a code cleanup. Next week we are starting with the 
endgame for M3 and this includes (but is not limited to...):

 * full text search for TODOs, XXX, FIXME: those need to be cleaned up
 * full text search for System.out / System.err: those are only ok in tracing
 * full text search for printStackTrace(): those need to be cleaned up
 * documentation, javadoc, CheatSheets, New&Noteworthy, Help, ...
 * formatting, code style
 * code that is not reachable (e.g. it is in comments or a method is not
   called from the code) must be removed
 * ...

It's worth to start with that as soon as possible.

Regards
Markus
_______________________________________________
geclipse-dev mailing list
geclipse-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/geclipse-dev



Back to the top