Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[swtbot-dev] SWTBot 2.4.0 and Indigo

Hi

I've just noticed that SWTBot 2.4.0 will not work in Indigo, at least
the bundle org.eclipse.swtbot.eclipse.finder (and consequently also
org.eclipse.swtbot.go): this commit

http://git.eclipse.org/c/swtbot/org.eclipse.swtbot.git/commit/?id=e0251857f26c76ac93770775284bb7c85f761101

introduced these requirements

+ org.eclipse.e4.ui.model.workbench,
+ org.eclipse.e4.ui.workbench.renderers.swt

that are e4 specific.

Should we mention that somewhere?  (at least I didn't find anything
about that).

This means that Indigo support has been dropped since version 2.4.0.

cheers
	Lorenzo

-- 
Prof. Lorenzo Bettini, Computer Science, DISIA, Univ. Firenze
HOME: http://www.lorenzobettini.it
Xtext Book:
http://www.packtpub.com/implementing-domain-specific-languages-with-xtext-and-xtend/book



Back to the top