I’ve run into a problem I haven’t seen before and a search pulled up nothing.
I have imported SWT DateTime and Joda DateTime in my program, and it doesn’t seem like they can co-exist. is there a way to allow both classes in eclipse?It keeps wanting to use swt DateTime widget exclusively, and I’m not sure how to deal with two classes of the same name in different imports. thanks!
I’ve run into a problem I haven’t seen before and a search pulled up
Share
You can just skip both imports and reference the classes using the full package name: