Done https://issues.apache.org/jira/browse/NETBEANS-2126
On Sun, Feb 17, 2019 at 5:05 PM Geertjan Wielenga < [email protected]> wrote: > In any case, creating a blocking issue about this would be good, since it > does need to be resolved. > > If you remove this from project.properties, the error is gone, but the > question is whether that is needed: > > endorsed.classpath=\ > ${libs.javaee-endorsed-api-7.0.classpath} > > Gj > > On Sun, Feb 17, 2019 at 2:02 PM Geertjan Wielenga < > [email protected]> wrote: > >> The question is whether this is needed, and why, and whether for all >> versions of GlassFish. >> >> Can someone with GlassFish knowledge investigate and report back? >> >> Gj >> >> On Sun, Feb 17, 2019 at 1:30 PM Vano Beridze <[email protected]> wrote: >> >>> Hello, >>> >>> When I create Ant Web Application, it complains about the missing library >>> >>> Problem: The project uses a class library called >>> "javaee-endorsed-api-7.0", >>> but this class library was not found. >>> Solution: Click Resolve to open the Library Manager and create a new >>> class >>> library called "javaee-endorsed-api-7.0". >>> >>> There is a library Java EE 7 Endorsed API Library. >>> >>> What could be the problem? >>> >>> Kind regards, >>> Vano >>> >>
