Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-swt-dev] API errors?

Hi,

I see API errors reported in HEAD of org.eclipse.swt after commit 38e50f4efbbd6ad2c505d85b454c7a73f8c98ff1. Is it only me or it need a fix?

Description	Resource	Path	Location	Type

Missing @since tag on isAutoScalable()	Printer.java	/org.eclipse.swt/Eclipse SWT Printing/gtk/org/eclipse/swt/printing	line 464	@since tag problem

The default method org.eclipse.swt.graphics.Drawable.isAutoScalable() in an interface has been added	Drawable.java	/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/graphics	line 75	Compatibility Problem

The major version should be incremented in version 3.106.0, since API breakage occurred since version 3.105.1	MANIFEST.MF	/org.eclipse.swt/META-INF	line 5	Version Numbering Problem

Kind regards,
Andrey Loskutov

http://google.com/+AndreyLoskutov


Back to the top