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

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

     [ https://issues.apache.org/jira/browse/NETBEANS-3767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Laszlo Kishalmi resolved NETBEANS-3767.
---------------------------------------
    Resolution: Information Provided

Use Java 8 for Ant based Java Web Applications.

> Cannot clean/build Java Web Application
> ---------------------------------------
>
>                 Key: NETBEANS-3767
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-3767
>             Project: NetBeans
>          Issue Type: Bug
>         Environment: Windows 10
> -Version 10.0.18362 Build 18362
> NetBeans 11.2
> -Product Version: Apache NetBeans IDE 11.2
> -Java: 11.0.1; Java HotSpot(TM) 64-Bit Server VM 11.0.1+13-LTS
> -Runtime: Java(TM) SE Runtime Environment 11.0.1+13-LTS
>            Reporter: Coder
>            Priority: Major
>         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