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

Bug 206663

Summary: Fix org.eclipse.jface.util.Assert deprecation warnings
Product: [Tools] GEF Reporter: Anthony Hunter <ahunter.eclipse>
Component: GEF-Legacy GEF (MVC)Assignee: Anthony Hunter <ahunter.eclipse>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 3.4   
Target Milestone: 3.4.0 (Ganymede) M3   
Hardware: All   
OS: All   
Whiteboard:

Description Anthony Hunter CLA 2007-10-17 13:54:07 EDT
We have 20 such warnings. They can be fixed by importing org.eclipse.core.runtime.Assert.

When we do Bug 204605 we can use the assert keyword.
Comment 1 Anthony Hunter CLA 2007-10-18 14:09:59 EDT
Fixed in HEAD