All,
I will first apologize for the simplicity of my issue, I am brand new to
using NetBeans and Java.
I have downloaded and installed the latest version of NetBeans. Here is
the build info from the About page :
*Product Version:* Apache NetBeans IDE 9.0 (Build
incubator-netbeans-release-334-on-20180708)
*Updates:* NetBeans IDE is updated to version NetBeans 8.2 Patch 2
<http://wiki.netbeans.org/NetBeans8.2PatchesInfo>
*Java:* 10.0.2; Java HotSpot(TM) 64-Bit Server VM 10.0.2+13
*Runtime:* Java(TM) SE Runtime Environment 10.0.2+13
*System:* Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)
*User directory:* C:\Users\nostr\AppData\Roaming\NetBeans\9.0
*Cache directory:* C:\Users\nostr\AppData\Local\NetBeans\Cache\9.0
I am running in to a very basic problem trying to build any application.
I get the following error and do not know how to correct it.
C:\Users\nostr\Documents\NetBeansProjects\testApp\nbproject\build-impl.xml:1045:
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)
Any assistance from the community is GREATLY appreciated!
Thanks,
Bob Senkewicz