Boa madrugada (isso mesmo, madrugada… :shock: )
Estava tentando executar uma aplicação Java Web no NetBeans. Mas acontece que mesmo ao tentar executar um simples “HelloWorld”, sempre me retorna esse erro:
[color=red]Could not load definitions from resource org/netbeans/modules/java/j2seproject/copylibstask/antlib.xml. It could not be found.[/color]
init:
deps-module-jar:
deps-ear-jar:
deps-jar:
library-inclusion-in-archive:
C:\Documents and Settings\Administrador\Meus documentos\NetBeansProjects\WDevSup\nbproject\build-impl.xml:550: Problem: failed to create task or type copyfiles
Cause: The name is undefined.
Action: Check the spelling.
Action: Check that any custom tasks/types have been declared.
Action: Check that any / declarations have taken place.
FALHA NA CONSTRUÇÃO (tempo total: 0 segundos)
Estou pesquisando até agora, e verifiquei que poderia ser meu Ant. Atualizei a versão dele, mas mesmo assim deu o mesmo problema. :evil:
Estou achando que o erro deve estar em outro lugar… Alguém pode me ajudar? 