I\'m trying to make it possible to drag files from the Finder into my SWT application. On Windows and Ubuntu, the following bit of code works:
public class DndTe
This was a bug in SWT (issue #267381 is related, but might not be the actual issue).
As Mike L. pointed out in a comment, it was fixed in SWT 3.7M4.