You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Coder (Jira)" <ji...@apache.org> on 2020/01/29 15:25:00 UTC

[jira] [Created] (NETBEANS-3767) Cannot clean/build Java Web Application

Coder created NETBEANS-3767:
-------------------------------

             Summary: Cannot clean/build Java Web Application
                 Key: NETBEANS-3767
                 URL: https://issues.apache.org/jira/browse/NETBEANS-3767
             Project: NetBeans
          Issue Type: Bug
            Reporter: Coder
         Attachments: Capture.PNG, HelloWorld.java

Creating a Java Web Application from scratch and attempting to write tests, fails. The steps I took:

1 - Create New Project

2 - Select -> Java with Ant -> Java Web -> Web Application

2a - Click 'Next'

3 - Name the project and select a place to store

3a - Click 'Next'

4 - Use Apache Tomcat Server

4a - Click 'Next'

5 - Do NOT select a frame work.

5a - Click 'Finish'

6 - Create a helloworld package in the 'Source Packages' and add the attached HelloWorld.java file to the package

7 - Do a clean/build

See Capture.png for error messages



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists