Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [swtbot-dev] SWT Recorder & Generator functions

Hi Rastislav,

It's been a while since we talked about it.
Do you plan to contribute this alternative but better UI soon?

Cheers,

On 06/20/2013 04:05 PM, Rastislav Wagner wrote:
You can see that: 
- there's runner to run Generator 
That's quite useful. I recently made some updates in the way Generator is started so it should be easier to do so. Have you re-used it? 
However, I think this integration, since it adds some UI, should be something optional, in its own plugin. WDYT?
Yes. Definitely. I will separate it into its own plugin.

All that is great. Does that mean that the test generator now depends on JDT ? If so it might not fit for some use-cases of very light product that don't include JDT. Maybe the Dialog you provide for recorder could be an >alternative dialog to the default one, and could be part of another bundle such as org.eclipse.swtbot.generator.jdt so one can still choose the default one if they don't want to embed JDT. 
You are right. Code coloring depends on JDT. So I will separate it into generator.jdt plugin.

--
Mickael Istria
Eclipse developer at JBoss, by Red Hat
My blog - My Tweets

Back to the top