Skip to main content



      Home
Home » Eclipse Projects » SWTBot » SWTBot for Indigo
SWTBot for Indigo [message #1700563] Fri, 03 July 2015 13:55 Go to next message
Eclipse UserFriend
Hi

in one of our projects, EMF Parsley, we test our bundles also against
Indigo, but with the latest version 2.3.0 of SWTBot we have this problem
in target resolution

[ERROR] Cannot resolve target definition:
[ERROR] Software being installed:
org.eclipse.swtbot.eclipse.feature.group 2.3.0.201506081302
[ERROR] Missing requirement: org.eclipse.swtbot.e4.finder
2.3.0.201506081302 requires 'bundle org.eclipse.e4.core.di 1.1.0' but it
could not be found
[ERROR] Cannot satisfy dependency:
org.eclipse.swtbot.eclipse.feature.group 2.3.0.201506081302 depends on:
org.eclipse.swtbot.e4.finder [2.3.0.201506081302]

I guess this is due to the new e4 feature, on which swtbot.eclipse
depends... does this imply that we can't use SWTBot with Indigo anymore?
Or is this not intentional?

thanks in advance
Lorenzo

--
Lorenzo Bettini, PhD in Computer Science, DI, Univ. Torino
HOME: http://www.lorenzobettini.it
Xtext Book:
http://www.packtpub.com/implementing-domain-specific-languages-with-xtext-and-xtend/book
Re: SWTBot for Indigo [message #1701012 is a reply to message #1700563] Wed, 08 July 2015 12:05 Go to previous messageGo to next message
Eclipse UserFriend
Hey Lorenzo,
I believe the best thing in your case is to use directly bundles, rather
than features. The "core" bundles should still work with indigo.

HTH
Re: SWTBot for Indigo [message #1701431 is a reply to message #1701012] Mon, 13 July 2015 08:33 Go to previous message
Eclipse UserFriend
On 08/07/2015 18:05, Mickael Istria wrote:
> Hey Lorenzo,
> I believe the best thing in your case is to use directly bundles, rather
> than features. The "core" bundles should still work with indigo.

Yes, using the single .go bundle solved the problem:

http://git.eclipse.org/c/emf-parsley/org.eclipse.emf-parsley.git/commit/?id=b26263abd2f769e1c800990532b0c46d25d029d1

thanks
Lorenzo

--
Lorenzo Bettini, PhD in Computer Science, DI, Univ. Torino
HOME: http://www.lorenzobettini.it
Xtext Book:
http://www.packtpub.com/implementing-domain-specific-languages-with-xtext-and-xtend/book
Previous Topic:Problem with Mars on Kali
Next Topic:SWTBot Test throws WidgetNotFoundException only when run with Maven
Goto Forum:
  


Current Time: Tue May 20 00:53:08 EDT 2025

Powered by FUDForum. Page generated in 0.02863 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top