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
