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

Bug 305599

Summary: Theme tests have compile errors
Product: [RT] RAP Reporter: Benjamin Muskalla <b.muskalla>
Component: WorkbenchAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: critical    
Priority: P3 CC: holger.staudacher
Version: 1.3   
Target Milestone: 1.3 M6   
Hardware: All   
OS: All   
Whiteboard:

Description Benjamin Muskalla CLA 2010-03-11 17:23:25 EST
Java Problem: The method registerTheme(Theme) in the type ThemeManager is not applicable for the arguments (String, String, String, ResourceLoader)
Resource: org.eclipse.rap.rwt.themes.test/src/org/eclipse/rap/rwt/themes/test/ThemesTestUtil.java
Location: line 152
Comment 1 Holger Staudacher CLA 2010-03-12 02:43:56 EST
Yesterday changes were made to the ThemeManager. As a result of this the ThemesTestUtil has now compile errors. I fixed and committed it to CVS HEAD.