5
tengo 2 proyectos (dicen A y B) en el interior de Rational Software Architect (similares a sus eclipse) .Ahora un proyecto A es internamente con otros B .Ahora estoy recibiendo errores siguientesrestricciones de acceso en Eclipse
Multiple markers at this line
- Access restriction: The type Constants is not accessible due to restriction on required project B
- Access restriction: The field xyz from the type Constants is not accessible due to restriction on required
project B
- Access restriction: The type String is not accessible due to restriction on required library C:\Program Files\XYZ\AB
\runtimes\base_v61\java\jre\lib\vm.jar
Ahora, ¿cómo puedo suprimir estos?