org.eclipse.rap icon indicating copy to clipboard operation
org.eclipse.rap copied to clipboard

Export all packages from org.eclipse.rap.nebula.jface.gridviewer

Open kysmith-csg opened this issue 1 year ago • 2 comments

Makes sure all packages (for now, just a single internal one) is exported from org.eclipse.rap.nebula.jface.gridviewer. Marked as x-internal so clients receive warnings when importing them. See upstream Nebula here: https://github.com/eclipse/nebula/blob/master/widgets/grid/org.eclipse.nebula.widgets.grid/META-INF/MANIFEST.MF#L10 (they combined the gridviewer bundle into the grid bundle but the package name is the same).

kysmith-csg avatar Jun 20 '24 16:06 kysmith-csg