Improved CodeCompletion with information from the project.index file.
authorkhartlage <khartlage>
Thu, 18 Sep 2003 20:58:55 +0000 (20:58 +0000)
committerkhartlage <khartlage>
Thu, 18 Sep 2003 20:58:55 +0000 (20:58 +0000)
commit407782a0e20784f0a05c6e127c475f86309c2039
tree8f52e125797ae943ec0c0efa54194b8d035c2924
parent02a7713c3b138a5e0817714f41ff3e6fd5f1e2a8
Improved CodeCompletion with information from the project.index file.
net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/ui/text/template/DeclarationEngine.java [new file with mode: 0644]
net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/ui/text/template/DeclarationProposal.java [new file with mode: 0644]
net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/ui/text/template/IdentifierEngine.java
net.sourceforge.phpeclipse/src/net/sourceforge/phpeclipse/builder/IdentifierIndexManager.java
net.sourceforge.phpeclipse/src/net/sourceforge/phpeclipse/phpeditor/php/PHPCompletionProcessor.java