Adding phpdoc tags to String[] array so the code scanner will pick them up and do...
authorEdward Mann <phpeclipse.dev@edmann.com>
Wed, 7 May 2008 23:06:51 +0000 (23:06 +0000)
committerEdward Mann <phpeclipse.dev@edmann.com>
Wed, 7 May 2008 23:06:51 +0000 (23:06 +0000)
commit67f5a6bd391e4f44e0e7fa98bd5eaca4983f5d09
tree2fbbc77c3c93d5e3533622f4c85b6a5ee5582077
parent9e3b0432ecd3b500d61cd6163a4b1fa5c0198b62
Adding phpdoc tags to String[] array so the code scanner will pick them up and do color highlight on them.

fixes #703
net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/ui/text/phpdoc/IJavaDocTagConstants.java
net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/ui/text/phpdoc/PHPDocCodeScanner.java
net.sourceforge.phpeclipse/src/net/sourceforge/phpeclipse/phpeditor/php/SmartyDocCodeScanner.java