I am using the Eclipse IDE. When I tried to build Applicaion, he gave me this error in the "Problems" view
Description
The project was not built since its build path is incomplete. Cannot find the class file for javax.ejb.EJBObject. Fix the build path then try building this project
Enter
Java Problem
The type javax.ejb.EJBObject cannot be resolved. It is indirectly referenced from required .class files
source
share