The import com.eviware.soapui.config.CheckedParameterConfig
Hi,
I downloaded the lastest source code from SVN and try to build it in Eclipse.
But I found some classes are not found. Such as com.eviware.soapui.config.CheckedParameterConfig, com.eviware.soapui.config.CheckedParametersListConfig etc.
I added soapUI-xmlbeans-3.6.jar to the project, but still can not find these classes.