Monday, 14 October 2013

Solution of Access restriction compilation error in Eclipse 9

1) Right Click on the project giving the problemà Properties-> Java Build Path->Libraries> Click on the JRE System Library > Click on Access Rules > Click on Edit button
-->> Select Resolution as ‘Accesible’ and Enter rule pattern as ‘**/*’ and click ok.