[ 
https://issues.apache.org/jira/browse/NETBEANS-2126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16777903#comment-16777903
 ] 

Geertjan Wielenga commented on NETBEANS-2126:
---------------------------------------------

Not sure why that javaee-endorsed-api.7.0 is needed. I propose we remove the 
below from project.properties (which solves the error) and then anyone who 
needs it can add it back (which will be done correctly via the Library Manager).

endorsed.classpath=\
    ${libs.javaee-endorsed-api-7.0.classpath}

> Ant Web Application project - missing reference javaee-endorsed-api-7.0
> -----------------------------------------------------------------------
>
>                 Key: NETBEANS-2126
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-2126
>             Project: NetBeans
>          Issue Type: Bug
>          Components: javaee - Web Project
>    Affects Versions: 11.0
>         Environment: Product Version: Apache NetBeans IDE Dev (Build 
> incubator-netbeans-release-384-on-20190213)
> Java: 12; OpenJDK 64-Bit Server VM 12+32
> Runtime: OpenJDK Runtime Environment 12+32
> System: Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)
>            Reporter: Vano Beridze
>            Priority: Blocker
>
> When you create ant web project with Java EE 7 profile it complains about 
> missing reference.
> javaee-endorsed-api-7.0



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

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

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

Reply via email to