Refactory: remove unused classes, imports, fields and methods.
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpdt / internal / core / builder /
2009-12-23 incastrixRefactory: remove unused classes, imports, fields and...
2009-10-12 incastrixRefactory: remove unused classes, imports, fields and...
2009-10-07 incastrixRefactory: removed unnecessary local variables and...
2009-10-05 incastrixremoved unused private methods.
2009-10-02 incastrixRefactory: core plugin.
2007-05-28 toshihiroFix #1726724 - "build" causes parser error
2006-10-21 pombredanneA massive organize imports and formatting of the source...
2006-03-13 axelclFixed bug: ArrayIndexOutOfBoundsException
2005-05-06 stefanbjarniOrganized imports
2005-04-21 axelclFixed NullPointerException (problems == null) may occur
2005-04-19 axelclShow line numbers (other than 1) in problems view for...
2005-03-06 axelclimproved PHP parser
2004-12-29 axelclParser detects wrong include files now
2004-11-12 axelclfixed update conflict and outline update bug
2004-10-17 jsurferfixed bug for unecessary binaryFolder
2004-09-23 jsurferadded first version of codetemplates (needs to fix...
2004-07-11 khartlageimproved syntax highlighting scanners and preferences
2004-06-16 khartlageswitched off debugging information
2004-06-15 khartlageRC2 compatibility
2004-06-10 khartlage- added include declarations to Outline view
2004-06-03 khartlageadded class fields to outline
2004-05-30 khartlage3m9 compatible;
2004-05-21 khartlageAdded "Task Tags" functionality (TODO,...)
2004-05-08 khartlagemisc changes
2004-04-28 khartlagemisc changes
2004-03-22 khartlagemisc changes in the internal builder
2004-03-03 khartlageadded index manager to the new builder;
2003-12-31 khartlageEclipse 3.x compatible;
2003-12-22 khartlagenew version with WorkingCopy Management