Removed UI.
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpdt / internal / ui / text / phpdoc / PHPDocCompletionProcessor.java
2009-09-22 incastrixRemoved UI.
2006-10-21 pombredanneA massive organize imports and formatting of the source...
2004-09-11 jsurferSyntax highlighting is changeable.
2003-09-20 khartlageDefined a limit for code completion list entries PHPecl...
2003-04-07 khartlageNew Autoactivation for PHP ("$") and PHPDoc ("@") added
2003-03-26 khartlageAdded PHPDoc Scanner and Code Completion Processor