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: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists