Added auto activation for HTML characters (i.e. <&#) in the Preference Page
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpdt / internal / ui / text / ContentAssistPreference.java
2003-04-08 khartlageAdded auto activation for HTML characters (i.e. <&...
2003-04-07 khartlageNew Autoactivation for PHP ("$") and PHPDoc ("@") added