Tagged Questions
5
votes
5answers
14k views
How to use Special Chars in Java/Eclipse
How can I use/display characters like ♥, ♦, ♣, or ♠ in Java/Eclipse?
Wenn I try to use them directly, i.e. in the source code, Eclipse cannot save the file:
What can I do?
Edit: How can I find ...