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

Bug 333086

Summary: javadoc warning in N20101221-2000 wrt SWT
Product: [Eclipse Project] Platform Reporter: Kim Moir <kim.moir>
Component: SWTAssignee: Felipe Heidrich <eclipse.felipe>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: eclipse.felipe, skovatch
Version: 3.7   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Kim Moir CLA 2010-12-22 08:30:37 EST
/builds/N201012212000/src/plugins/org.eclipse.platform.doc.isv/../org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/SWT.java:749: warning - Tag @see: reference not found: org.eclipse.swt.widgets.SWT#GESTURE_MAGNIFY
/builds/N201012212000/src/plugins/org.eclipse.platform.doc.isv/../org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/SWT.java:749: warning - Tag @see: reference not found: org.eclipse.swt.widgets.SWT#GESTURE_PAN
/builds/N201012212000/src/plugins/org.eclipse.platform.doc.isv/../org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/SWT.java:749: warning - Tag @see: reference not found: org.eclipse.swt.widgets.SWT#GESTURE_ROTATE
/builds/N201012212000/src/plugins/org.eclipse.platform.doc.isv/../org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/SWT.java:749: warning - Tag @see: reference not found: org.eclipse.swt.widgets.SWT#GESTURE_SWIPE
/builds/N201012212000/src/plugins/org.eclipse.platform.doc.isv/../org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/events/GestureEvent.java:51: warning - Tag @link: can't find GESTURE_NONE in org.eclipse.swt.SWT
5 warnings
Comment 1 Felipe Heidrich CLA 2010-12-22 09:31:16 EST
Fixed in HEAD