The namespace fix would go into endless loop if you left the ; off the end of the...
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpdt / core / ICodeFormatter.java
2006-10-21 pombredanneA massive organize imports and formatting of the source...
2005-05-06 stefanbjarniOrganized imports
2003-03-20 khartlagephp formatter based on the JDT java formatter (very...
2003-02-24 khartlageRewritten Parser/Scanner to package net.sourceforge...
2003-01-30 khartlageJDT codeassist module, nothing changed yet