#!/bin/bash
# work-around for https://bugs.eclipse.org/bugs/show_bug.cgi?id=291257
# for RotateRight Zoom - more information here: http://www.rotateright.com/faq.html
export GDK_NATIVE_WINDOWS=1
/opt/rotateright/bin/Zoom

