Warning cleared
authorEugene
Fri, 12 Feb 2010 15:54:55 -0800
changeset 143 5151e2949fa9
parent 142 337ef2222abe
child 144 14ab024ecb09
Warning cleared
org.symbian.tools.wrttools.previewer/src/org/symbian/tools/wrttools/previewer/jsdt/WrtLibraryWizardPage.java
--- a/org.symbian.tools.wrttools.previewer/src/org/symbian/tools/wrttools/previewer/jsdt/WrtLibraryWizardPage.java	Fri Feb 12 13:45:18 2010 -0800
+++ b/org.symbian.tools.wrttools.previewer/src/org/symbian/tools/wrttools/previewer/jsdt/WrtLibraryWizardPage.java	Fri Feb 12 15:54:55 2010 -0800
@@ -17,6 +17,7 @@
 /**
  * Wizard page for adding IE library support to the project.
  */
+@SuppressWarnings("restriction")
 public class WrtLibraryWizardPage extends NewElementWizardPage implements
 		IJsGlobalScopeContainerPage, IJsGlobalScopeContainerPageExtension,
 		IJsGlobalScopeContainerPageExtension2 {