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

Bug 527316

Summary: Exception in thread "main" java.lang.Error: Unresolved compilation problem: Type mismatch: cannot convert from String to char
Product: [Eclipse Project] JDT Reporter: leon jeppesen <leonjeppesen>
Component: APTAssignee: Generic inbox for the JDT-APT component <jdt-apt-inbox>
Status: CLOSED NOT_ECLIPSE QA Contact:
Severity: normal    
Priority: P3    
Version: 4.4.2   
Target Milestone: ---   
Hardware: PC   
OS: Windows 10   
Whiteboard:
Attachments:
Description Flags
Exception in thread "main" java.lang.Error: Unresolved compilation problem: Type mismatch: cannot convert from String to char none

Description leon jeppesen CLA 2017-11-15 18:27:20 EST
Created attachment 271490 [details]
Exception in thread "main" java.lang.Error: Unresolved compilation problem:  	Type mismatch: cannot convert from String to char

why is it saying  "Type mismatch: cannot convert from String to char" when i try to use char and is this a Bug?