#192625: Code Completion blocked by downloading DTDs

Petr Hejl <[email protected]> Wed, 16 Mar 2011 14:47:18 +0100
Newsgroups gmane.comp.java.netbeans.reviewers
Message-ID <[email protected]>
http://netbeans.org/bugzilla/show_bug.cgi?id=192625
http://hg.netbeans.org/main/rev/6cca6ac3632e

The user has to wait for code completion to download DTD having no clue 
what's happening.

Fix is quite simple, just setting the wait text for DTD based code 
completion. No risk.

Please review.

P.