Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 385745

Summary: Remove branding package
Product: [RT] RAP Reporter: Ralf Sternberg <rsternberg>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3    
Version: 2.0   
Target Milestone: 2.0   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Ralf Sternberg CLA 2012-07-23 10:32:59 EDT
Since brandings cannot be added as context parameters in RWT stand-alone anymore, there is no use keeping the package org.eclipse.rap.rwt.branding public. Brandings can still be added using extension points. We should make AbstractBranding and Header internal and remove the package. Optionally, we could also merge AbstractBranding and Branding.
Comment 1 Ivan Furnadjiev CLA 2014-04-16 06:35:16 EDT
There is no org.eclipse.rap.rwt.branding package anymore. All related classes have been moved to internal org.eclipse.rap.ui.internal.branding package in workbench bundle.