Christoph Keimel Messages: 277 Registered: December 2010 Location: Germany
Senior Member
Hi
I pulled the current nebula master from org.eclipse.nebula.git. On importing the grid projects, I noticed that there are duplicate classes in the projects org.eclipse.nebula.jface.gridviewer and org.eclipse.nebula.widgets.grid. It seems as if the package org.eclipse.nebula.jface.gridviewer is in both projects.
From the code I am guessing that the versions in *.widgets.grid are newer. Is that true? Is the *.jface.gridviewer project deprecated?
Am 27.11.12 15:48, schrieb Christoph Keimel:
> Hi
>
> I pulled the current nebula master from org.eclipse.nebula.git. On
> importing the grid projects, I noticed that there are duplicate classes
> in the projects org.eclipse.nebula.jface.gridviewer and
> org.eclipse.nebula.widgets.grid. It seems as if the package
> org.eclipse.nebula.jface.gridviewer is in both projects.
>
> From the code I am guessing that the versions in *.widgets.grid are
> newer. Is that true? Is the *.jface.gridviewer project deprecated?
>
> Greetings
> Christoph