diff --git a/TODO b/TODO index e32a1a34..f4cc4a45 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,6 @@ Before 3.0: -* rpm/deb packages (test, especially 64) -* Ctrl+Alt get NoSuchMethodError: getFunc +* rpm/deb packages (test, especially 64 bit) * command-line scanning start * fetcher-specific options * multiple port support web-detect diff --git a/build.xml b/build.xml index 9b5af0eb..01e42563 100755 --- a/build.xml +++ b/build.xml @@ -263,6 +263,9 @@ } -keep class org.eclipse.swt.internal.ole.win32.COMObject { <methods>; + } + -keep class org.eclipse.swt.dnd.ClipboardProxy { + <methods>; } -keep class org.eclipse.swt.internal.image.*FileFormat -keep class * {