0
votes
3answers
184 views
Can’t get SWT Display on Mac OS X.
I'm running Mac OS X Snow Leopard and wan't to access the Display from the activator in an OSGi bundle.
Below is the start method for my activator:
@Override
public void …
