Where are the swing-in-place experimental mechanisms?
As of build 046 these experimental mechanisms have been moved into the package org.eclipse.swt.internal.win32.awt. As the package name implies, these mechanisms are internal, platform specific and experimental. If you want to “experiment” with swing-in place you can do so using this “as-is” package. However, it is important keep in mind that internal packages (including this one) are subject to change and could be removed in future. More generally any packages not identified in the javadoc as API are internal.