diff --git a/projects/TcpExample3/Server/TcpServer/nbproject/project.xml b/projects/TcpExample3/Server/TcpServer/nbproject/project.xml index 1e462f1c9e6148eb75a091a7c514932114705564..928c4ed305b6fe38fef3f69c28901dc4a2d6bf4c 100644 --- a/projects/TcpExample3/Server/TcpServer/nbproject/project.xml +++ b/projects/TcpExample3/Server/TcpServer/nbproject/project.xml @@ -11,5 +11,8 @@ <root id="test.src.dir"/> </test-roots> </data> + <spellchecker-wordlist xmlns="http://www.netbeans.org/ns/spellchecker-wordlist/1"> + <word>localhost</word> + </spellchecker-wordlist> </configuration> </project>