Community
Participate
Working Groups
/builds/I201101180800/src/plugins/org.eclipse.platform.doc.isv/../org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/SWT.java:989: warning - Tag @see: reference not found: org.eclipse.swt.widgets.Touch.state /builds/I201101180800/src/plugins/org.eclipse.platform.doc.isv/../org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/SWT.java:997: warning - Tag @see: reference not found: org.eclipse.swt.widgets.Touch.state /builds/I201101180800/src/plugins/org.eclipse.platform.doc.isv/../org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/SWT.java:1005: warning - Tag @see: reference not found: org.eclipse.swt.widgets.Touch.state /builds/I201101180800/src/plugins/org.eclipse.platform.doc.isv/../org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/events/GestureListener.java:33: warning - Tag @see: reference not found: GestureAdapter /builds/I201101180800/src/plugins/org.eclipse.platform.doc.isv/../org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/events/TouchListener.java:33: warning - Tag @see: reference not found: TouchAdapter /builds/I201101180800/src/plugins/org.eclipse.platform.doc.isv/../org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/widgets/Touch.java:52: warning - Tag @see: can't find TOUCHSTATE_MOVED in org.eclipse.swt.SWT 6 warnings
Created attachment 187066 [details] Proposed fix
Okay, thanks. Is there some setting I should turn on so that I can get this kind of javadoc warning automatically? I can get autocomplete when I'm typing in the values, so it seems like it should be possible.
Never mind; I just found it.
Fixed, along with some additional missing tags, > 20110118.