Enable Mac OS X Integration library (com.apple.eawt.*) in Eclipse Java 8 Project
- Right click the project, select 'Build Path' then 'Configure Build Path...'
- Activate 'Libraries' tab, then open 'JRE System Library', then select Access Rules...
- Click 'Edit...' button, then click 'Add' button and type the rules:
- Resolution: 'Accessible'
- Rule Pattern: 'com/apple/eawt/**'
No comments:
Post a Comment