Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [imp-dev] LanguageActionsContributor stuff needs committing

It certainly looks a tad suspicious that implementations can't just implement
the relevant interface. Is there a good reason for this?

On Jun 11, 2008, at 5:52 AM, Jurgen Vinju wrote:

Hi guys,

I'm dying to commit my code to imp.runtime. Can I do that today?
People here really want to use the new features.

Remember, after the commit all implementations of
ILanguageActionContributor will break in a small way, they can be
fixed by changing:
 "implements ILanguageActionContributor" to "extends
DefaultLanguageActionContributor".

Cheers,

Jurgen
_______________________________________________
imp-dev mailing list
imp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/imp-dev

Cheers,
 - Bob



Back to the top