Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [elk-dev] Setting up elk for development

Thank you, Chris, I will try this.

> On Aug 17, 2018, at 9:02 AM, Christoph Daniel Schulze <cds@xxxxxxxxxxxxxxxxxxxxxx> wrote:
> 
> Hi Jacob,
> 
> the problem seems to be that Oomph failed to find some GMF and Graphiti
> dependencies required by our layout connectors. I was unable to
> reproduce the problem, but then again the offending plug-ins are
> probably already in my local P2 pool.
> 
> I see the following solutions:
> 
> 1. Close org.eclipse.elk.conn.graphiti and org.eclipse.elk.conn.gmf if
> you don't need them and don't worry about the missing dependencies.
> 
> 2. Find out whether the missing plug-ins are still part of the Photon
> distribution and, if not, where they can be found. From your list of
> errors, this seems to affect the following plug-ins:
> 
>   org.eclipse.gmf.runtime.diagram.ui
>   org.eclipse.gmf.runtime.diagram.ui.render
>   org.eclipse.graphiti
>   org.eclipse.graphiti.ui
> 
> Cheers,
> Chris
> 
> On 16.08.18 18:22, Jacob Beard wrote:
>> Bundle 'org.eclipse.gmf.runtime.diagram.ui.render' cannot be
>> resolvedMANIFEST.MF/org.eclipse.elk.conn.gmf/META-INFline 11Plug-in Problem
>> Bundle 'org.eclipse.gmf.runtime.diagram.ui' cannot be
>> resolvedMANIFEST.MF/org.eclipse.elk.conn.gmf/META-INFline 10Plug-in Problem
>> Bundle 'org.eclipse.graphiti.ui' cannot be
>> resolvedMANIFEST.MF/org.eclipse.elk.conn.graphiti/META-INFline 9Plug-in
>> Problem
>> Bundle 'org.eclipse.graphiti' cannot be
>> resolvedMANIFEST.MF/org.eclipse.elk.conn.graphiti/META-INFline 8Plug-in
>> Problem
> 
> _______________________________________________
> elk-dev mailing list
> elk-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
> https://dev.eclipse.org/mailman/listinfo/elk-dev



Back to the top