Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 126318

Summary: [quick fix] for addition of @SuppressWarnings ("restriction") in case of a restricted access violation
Product: [Eclipse Project] JDT Reporter: Maxime Daniel <maxime_daniel>
Component: UIAssignee: JDT-UI-Inbox <jdt-ui-inbox>
Status: CLOSED WORKSFORME QA Contact:
Severity: normal    
Priority: P3    
Version: 3.2   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Maxime Daniel CLA 2006-02-03 05:12:33 EST
Build id: I20060131-1200
This is a fup on bug 114456. Now that the restriction warning token is supported, it would make sense to add this wuick fix for it, alike the one that exists for deprecation.
Comment 1 Martin Aeschlimann CLA 2006-02-03 06:13:45 EST
This works for me (no change is needed as quick fix uses CorrectionEngine.getWarningToken)
Comment 2 Maxime Daniel CLA 2006-02-03 09:50:17 EST
Agreed. I should have self-hosted for the test. Sorry.
Comment 3 Maxime Daniel CLA 2006-10-11 03:51:22 EDT
Tidying...