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

Bug 338937

Summary: Javadoc warnings in N201103032000
Product: [Eclipse Project] Platform Reporter: Olivier Thomann <Olivier_Thomann>
Component: SWTAssignee: Platform-SWT-Inbox <platform-swt-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: grant_gayed
Version: 3.7   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:
Attachments:
Description Flags
Proposed fix none

Description Olivier Thomann CLA 2011-03-04 09:46:56 EST
/builds/N201103032000/src/plugins/org.eclipse.platform.doc.isv/../org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/SWT.java:3987: warning - Tag @see: can't find setId(int) in org.eclipse.swt.widgets.MenuItem
/builds/N201103032000/src/plugins/org.eclipse.platform.doc.isv/../org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/SWT.java:3987: warning - Tag @see: can't find getId() in org.eclipse.swt.widgets.MenuItem
/builds/N201103032000/src/plugins/org.eclipse.platform.doc.isv/../org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/SWT.java:4007: warning - Tag @see: can't find setId(int) in org.eclipse.swt.widgets.MenuItem
/builds/N201103032000/src/plugins/org.eclipse.platform.doc.isv/../org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/SWT.java:4007: warning - Tag @see: can't find getId() in org.eclipse.swt.widgets.MenuItem
/builds/N201103032000/src/plugins/org.eclipse.platform.doc.isv/../org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/SWT.java:4017: warning - Tag @see: can't find setId(int) in org.eclipse.swt.widgets.MenuItem
/builds/N201103032000/src/plugins/org.eclipse.platform.doc.isv/../org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/SWT.java:4017: warning - Tag @see: can't find getId() in org.eclipse.swt.widgets.MenuItem
/builds/N201103032000/src/plugins/org.eclipse.platform.doc.isv/../org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/SWT.java:3997: warning - Tag @see: can't find setId(int) in org.eclipse.swt.widgets.MenuItem
/builds/N201103032000/src/plugins/org.eclipse.platform.doc.isv/../org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/SWT.java:3997: warning - Tag @see: can't find getId() in org.eclipse.swt.widgets.MenuItem
/builds/N201103032000/src/plugins/org.eclipse.platform.doc.isv/../org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/SWT.java:4037: warning - Tag @see: can't find setId(int) in org.eclipse.swt.widgets.MenuItem
/builds/N201103032000/src/plugins/org.eclipse.platform.doc.isv/../org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/SWT.java:4037: warning - Tag @see: can't find getId() in org.eclipse.swt.widgets.MenuItem
/builds/N201103032000/src/plugins/org.eclipse.platform.doc.isv/../org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/SWT.java:4027: warning - Tag @see: can't find setId(int) in org.eclipse.swt.widgets.MenuItem
/builds/N201103032000/src/plugins/org.eclipse.platform.doc.isv/../org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/SWT.java:4027: warning - Tag @see: can't find getId() in org.eclipse.swt.widgets.MenuItem
12 warnings
Comment 1 Olivier Thomann CLA 2011-03-04 09:47:49 EST
Created attachment 190388 [details]
Proposed fix
Comment 2 Grant Gayed CLA 2011-03-04 11:34:12 EST
fixed > 20110304