Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [swtbot-dev] Do we really need a JDT Generator feature?

On Wed, Oct 16, 2013 at 2:07 PM, Mickael Istria <mistria@xxxxxxxxxx> wrote:
Hi all,

I'm tempted to remove the org.eclipse.swtbot.generator.jdt.feature and include directly the org.eclipse.swtbot.generator.jdt bundle into the org.eclipse.swtbot.generator.feature. Indeed, features are only meant to provide nice UI, and it seems to me that having 2 entries for the Generator doesn't help much. And people who want to use generator without using JDT can simply not put the org.eclipse.swtbot.generator.jdt bundle in their target-platform or lauch configuration.
Also, I'd like to make the org,eclipse.swtbot.eclipse feature (which is about IDE integration) reference the org.eclipse.swtbot.generator.feature feature.

What do you think about this proposal?

+1

--
MatthiasĀ 

Back to the top