Skip to content
This repository has been archived by the owner on Dec 21, 2019. It is now read-only.

A bit more Scala friendlyness #2

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

jmhofer
Copy link

@jmhofer jmhofer commented May 26, 2011

Hi,

I don't know what exactly is going on with AbstractSWTBot.click() vs. SWTBotToolbarButton.click() vs. SWTBotToolbarPushButton.click(), but something about this makes Scala reject simple commands like "bot.get.toolbarButton(1).click()".

So I removed the intermediate abstract method. Maybe you can take this little patch under consideration?

The tests all still run (except for the ui tests dependent on the en_US keyboard layout, which don't run in my de_DE environment).

Cheers,
Joachim

@mickaelistria
Copy link

Did you open a bug at Eclipse.org for that?
http://wiki.eclipse.org/SWTBot/Contributing

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants