You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Vano Beridze (JIRA)" <ji...@apache.org> on 2019/07/07 08:27:00 UTC

[jira] [Created] (NETBEANS-2811) Java EE 8 Web Project JavaEE8Resource.java redundant import statement

Vano Beridze created NETBEANS-2811:
--------------------------------------

             Summary: Java EE 8 Web Project JavaEE8Resource.java redundant import statement
                 Key: NETBEANS-2811
                 URL: https://issues.apache.org/jira/browse/NETBEANS-2811
             Project: NetBeans
          Issue Type: Bug
    Affects Versions: 11.1
         Environment: 11.1 beta3
Java: 1.8.0_212
System: Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)
            Reporter: Vano Beridze


# Create Java EE 8 Web Project
 # It creates JavaEE8Resource.java file which has unnecessary statement

import javax.inject.Inject;



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
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