Compiler Error [message #24033] |
Wed, 25 February 2009 04:03  |
Eclipse User |
|
|
|
This is a continuation of my previous post
http://www.eclipse.org/newsportal/article.php?id=346&gro up=eclipse.swtbot#346
This time I followed the user guide at
http://wiki.eclipse.org/SWTBot/UsersGuide and now its compiler error.
Error "The type junit.framework.TestCase cannot be resolved. It is
indirectly referenced from required .class files". I also added the swtbot
junit jar "org.eclipse.swtbot.swt.finder.junit4_3_2.0.0.160-dev.jar" to
the classpath.
The UserGuide refer to old bundle names like "net.sf.swtbot.finder", but
now its renamed to "org.eclipse.swtbot....".
It was good if the user guide was updated. Please guide on how to execute
an SWTBot testcase.
Thanks,
Madhu
|
|
|
Re: Compiler Error [message #24665 is a reply to message #24033] |
Fri, 27 February 2009 03:30   |
Eclipse User |
|
|
|
Hi Folks,
We are planning to present SWTBot to the eclipse developers in our
company. It would be great if you could provide some updates on the below
issue.
Thanks,
Madhu
Madhu Samuel wrote:
> This is a continuation of my previous post
> http://www.eclipse.org/newsportal/article.php?id=346&gro up=eclipse.swtbot#346
> This time I followed the user guide at
> http://wiki.eclipse.org/SWTBot/UsersGuide and now its compiler error.
> Error "The type junit.framework.TestCase cannot be resolved. It is
> indirectly referenced from required .class files". I also added the swtbot
> junit jar "org.eclipse.swtbot.swt.finder.junit4_3_2.0.0.160-dev.jar" to
> the classpath.
> The UserGuide refer to old bundle names like "net.sf.swtbot.finder", but
> now its renamed to "org.eclipse.swtbot....".
> It was good if the user guide was updated. Please guide on how to execute
> an SWTBot testcase.
> Thanks,
> Madhu
|
|
|
Re: Compiler Error [message #24705 is a reply to message #24033] |
Fri, 27 February 2009 03:45  |
Eclipse User |
|
|
|
The missing class belongs to the org.junit4 plugin as a dependency and
not the org.eclipse.swt.finder.junit4 dependency.
The user guide is out of order, please feel free to edit the wiki
document it to update it to the latest. If you have any additional
inputs on getting started, feel free to add that to the wiki as well.
-- Ketan
On 25/2/09 09:33, Madhu Samuel wrote:
> This is a continuation of my previous post
> http://www.eclipse.org/newsportal/article.php?id=346&gro up=eclipse.swtbot#346
>
>
> This time I followed the user guide at
> http://wiki.eclipse.org/SWTBot/UsersGuide and now its compiler error.
>
> Error "The type junit.framework.TestCase cannot be resolved. It is
> indirectly referenced from required .class files". I also added the
> swtbot junit jar
> "org.eclipse.swtbot.swt.finder.junit4_3_2.0.0.160-dev.jar" to the
> classpath.
>
> The UserGuide refer to old bundle names like "net.sf.swtbot.finder", but
> now its renamed to "org.eclipse.swtbot....".
>
> It was good if the user guide was updated. Please guide on how to
> execute an SWTBot testcase.
>
> Thanks,
> Madhu
>
|
|
|
Powered by
FUDForum. Page generated in 0.03391 seconds