| Edapt on Kepler, contribution doesn't show. [message #1110884] |
Tue, 17 September 2013 09:00  |
Christophe Bouhier Messages: 752 Registered: July 2009 |
Senior Member |
|
|
Hi,
I am moving the Edapt project to Kepler.
The following definition doesn't show in a View when installing on a
Kepler release of Eclipse. Any idea why?
Rgds Christophe
<extension
point="org.eclipse.ui.menus">
<menuContribution
locationURI="toolbar:org.eclipse.emf.edapt.history.instantiation.view.operationsBrowser">
<command
commandId="org.eclipse.emf.edapt.CreateHistory"
style="push">
</command>
<command
commandId="org.eclipse.emf.edapt.Release"
style="push">
</command>
<command
commandId="org.eclipse.emf.edapt.Converge"
style="push">
</command>
</menuContribution>
</extension>
|
|
|
|
| Re: Edapt on Kepler, contribution doesn't show. [message #1112961 is a reply to message #1112838] |
Fri, 20 September 2013 08:35  |
Christophe Bouhier Messages: 752 Registered: July 2009 |
Senior Member |
|
|
On 20-09-13 10:36, Jonas Helming wrote:
> Hi,
>
> are you migrating to Kepler compatibility mode or native e4?
>
It's compat. as we build plugins for the Kepler IDE. As far as I am
aware, mix mode is not really supported/easy/... yet.
The problem is solved btw:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=417426
rgds Christophe
> Regards
>
> Jonas
>
> Am 17.09.2013 15:00, schrieb Christophe Bouhier:
>> Hi,
>>
>> I am moving the Edapt project to Kepler.
>>
>> The following definition doesn't show in a View when installing on a
>> Kepler release of Eclipse. Any idea why?
>>
>> Rgds Christophe
>>
>>
>> <extension
>> point="org.eclipse.ui.menus">
>> <menuContribution
>>
>> locationURI="toolbar:org.eclipse.emf.edapt.history.instantiation.view.operationsBrowser">
>>
>>
>> <command
>> commandId="org.eclipse.emf.edapt.CreateHistory"
>> style="push">
>> </command>
>> <command
>> commandId="org.eclipse.emf.edapt.Release"
>> style="push">
>> </command>
>> <command
>> commandId="org.eclipse.emf.edapt.Converge"
>> style="push">
>> </command>
>> </menuContribution>
>> </extension>
>>
>>
>
|
|
|
Powered by
FUDForum. Page generated in 0.02157 seconds