Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 338937 - Javadoc warnings in N201103032000
Summary: Javadoc warnings in N201103032000
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 3.7   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-04 09:46 EST by Olivier Thomann CLA
Modified: 2011-03-04 11:34 EST (History)
1 user (show)

See Also:


Attachments
Proposed fix (2.32 KB, patch)
2011-03-04 09:47 EST, Olivier Thomann CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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