Bug 477601 - Unnecessary cast in org.eclipse.e4.demo.cssbridge
Summary: Unnecessary cast in org.eclipse.e4.demo.cssbridge
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.5   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 4.6 M3   Edit
Assignee: daniel jaeger CLA
QA Contact:
URL:
Whiteboard:
Keywords: bugday, helpwanted
Depends on:
Blocks: 477602 477603
  Show dependency tree
 
Reported: 2015-09-16 11:27 EDT by Lars Vogel CLA
Modified: 2015-09-23 00:40 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Vogel CLA 2015-09-16 11:27:27 EDT

    
Comment 1 Lars Vogel CLA 2015-09-16 11:27:49 EDT
Description	Resource	Path	Location	Type
Unnecessary cast from IMailService to IMailService	FolderPreviewView.java	/org.eclipse.e4.demo.cssbridge/src/org/eclipse/e4/demo/cssbridge/ui/views	line 191	Java Problem
Unnecessary cast from IMailService to IMailService	FoldersView.java	/org.eclipse.e4.demo.cssbridge/src/org/eclipse/e4/demo/cssbridge/ui/views	line 91	Java Problem
Unnecessary cast from ISelectionService to ISelectionService	FolderPreviewView.java	/org.eclipse.e4.demo.cssbridge/src/org/eclipse/e4/demo/cssbridge/ui/views	line 188	Java Problem
Unnecessary cast from IThemeEngine to IThemeEngine	CssThemeSwitchAction.java	/org.eclipse.e4.demo.cssbridge/src/org/eclipse/e4/demo/cssbridge/ui/actions	line 36	Java Problem
Comment 2 Eclipse Genie CLA 2015-09-18 14:12:19 EDT
New Gerrit change created: https://git.eclipse.org/r/56274
Comment 4 Lars Vogel CLA 2015-09-18 16:15:03 EDT
Thanks Daniel.
Comment 5 Lars Vogel CLA 2015-09-23 00:40:18 EDT
.