Forum Discussion

coolmav's avatar
coolmav
New Contributor
15 years ago

unable to find Jar's

Hi All,

I was trying to setup the SoapUI 2.5-beta1 release source code in eclipse. I have got all the dependencies but for these.
Can you please tell me which are the jars required for:

1. import org.jdesktop.swingx.decorator.SortOrder;
2. import com.eviware.soapui.config.DispatchStyleConfig;

Can you please give me the jar download location.

Thanks,
Mav

1 Reply

  • coolmav's avatar
    coolmav
    New Contributor
    Found the Jars. Maven sometimes does not resolve all the dependencies.
    If you have the installable(exe/sh) of the respective source code, then you will find all the required dependencies under bin in install folder.
    Copy them into your proj.

    Regards,
    mav