Refactory: remove unused classes, imports, fields and methods.
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpdt / internal / core / builder / AbstractImageBuilder.java
2006-10-21 pombredanneA massive organize imports and formatting of the source...
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-07-11 khartlageimproved syntax highlighting scanners and preferences
2004-06-15 khartlageRC2 compatibility
2004-06-10 khartlage- added include declarations to Outline view
2004-05-30 khartlage3m9 compatible;
2004-05-21 khartlageAdded "Task Tags" functionality (TODO,...)
2004-03-22 khartlagemisc changes in the internal builder
2003-12-22 khartlagenew version with WorkingCopy Management