LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Netbeans Profiler Project (https://www.linuxquestions.org/questions/programming-9/netbeans-profiler-project-727112/)

manolakis 05-19-2009 01:52 PM

Netbeans Profiler Project
 
Hi there,

I am trying to run the Java profiler of Netbeans for a project called sa but I get the following error. Can anyone please tell me what I have to do. I viewed the build file, and indeed the name is undefined. I tried to put name = "sa" but this did not work. Any ideas?
Quote:

/NetBeansProjects/sa/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.


All times are GMT -5. The time now is 03:38 AM.