fix #774 infinite loop in net.sourceforge.phpeclipse.builder.IdentifierIndexManager...
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpdt / internal / ui / text / ContentAssistPreference.java
2006-10-21 pombredanneA massive organize imports and formatting of the source...
2004-05-21 khartlageAdded "Task Tags" functionality (TODO,...)
2004-05-08 khartlagemisc changes
2003-04-08 khartlageAdded auto activation for HTML characters (i.e. <&...
2003-04-07 khartlageNew Autoactivation for PHP ("$") and PHPDoc ("@") added