Java libs

This might be a cross posting but seems that
import java.awt.Color or import org.openhab.core.library.types.HSBType
are not included in OH2

I have described the problem here

This is because the ESH core should not depend on awt (as it is supposed to be headless). See http://docs.openhab.org/tutorials/migration#rules for a workaround.