Hello

I'm new on gwt, so I don't know a lot about it.^^
I've installed it and NetBeans 6.9.1 incl. the GWT plugin for
NetBeans.
There I had no problems. Now I've created a web application Project
with GWT and the Tomcat 6 webserver.
If I try to run the project, I got this error:

NetBeansProjects\gwtproject\nbproject\build-impl.xml:686: Problem:
failed to create task or type nbdeploy
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.
BUILD FAILED (total time: 0 seconds)

I haven't changed any of the Files which were automatically created by
the IDE.
The error appears on this line:

<target if="netbeans.home" name="-run-deploy-nb">
        <nbdeploy clientUrlPart="${client.urlPart}" debugmode="false"
forceRedeploy="${forceRedeploy}"/>
</target>

Does anyone know how to solve this problem?

Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to