Hi Michael,
it's defined in the POM by
<dependency>
<groupId>com.agical.rmock</groupId>
<artifactId>rmock</artifactId>
<version>2.0.0-rc-6</version>
<scope>test</scope>
</dependency>
using mvn eclipse:eclipse should set (most of) the classpath for you.
Marc.
Michael Habbert wrote:
> Hi Developers,
>
> I'm looking at the webtest-sources from my IDE eclipse.
>
> Where do I find the sources or classes for:
>
> com.agical.rmock.extension.junit.RMockTestCase
>
> eclipse is moaning inside the BaseStepTestCase
>
> I'm wondering about the missing file while the comandline build
> (bin/webtest.sh full) works fine.
>
_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest