Boa tarde, recentemente tive problemas com um plugin de meu netbeans e tive que reinstalá-lo, porém como a versão 6.1 que utilizava já era ultrapassada instalei a 6.5 porém ao executar meus projetos estou me deparando com o seguinte problema:
C:\Users\user\Documents\NetBeansProjects\TrabFinal\build.xml:12: Problem: failed to create task or type import
Cause: The name is undefined.
Action: Check the spelling.
Action: Check that any custom tasks/types have been declared.
Action: Check that any <presetdef>/<macrodef> declarations have taken place.
Qualquer projeto tenho o msmo problema no build.xml… procurei no google e no guj porém não encontrei alguma solução…
