I am trying few apps on the eRCP. Till now it went smooth on the
"eRCP-v20080318-0100.win32-x86" platform. but when i switched the target
platform to the "eRCP-v20080318-0100.wince5" or
"eRCP-v20080318-0100.wm2003" does not resolve the
"org.eclipse.swt.graphics.Image" class. When i tried to search for the
class, this class is not present in the swt plugin; instead i found it in
the "org.eclipse.ercp.swt.wince5" plugin fragment. But i can not add this
to my plugin dependencies and thus the eclipse can not resolve the Image
class.