How to solveThis error message can be removed by changing a setting inside Eclipse IDE. Open up the dialog box shown below, using any of the following paths.
![]() "Warning" or "Ignore" options will only hide the potential issue in the project, by allowing the project to use any classes ignoring predefined access rules. To completely resolve this issue, analyze the project and located the use of restricted classes and take necessary actions (either remove those references or access rules). |
Editors/IDEs/Developmental Tools > Eclipse >