1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-28 18:53:20 +02:00
cdt/terminal/plugins/org.eclipse.tm.terminal.control/META-INF
Jonah Graham d465e83836 Bug 573797: Refactor code to use Charset instead of passing around Strings
This simplifies error handling as once you have a Charset you don't
have to worry about whether or not an UnsupportedEncodingException can
be thrown anymore. In addition it is a little easier on type safety.

Change-Id: I4292878a7c621f9d05fdb98f5c26a0ae8bfec062
2021-06-17 16:02:59 -04:00
..
MANIFEST.MF Bug 573797: Refactor code to use Charset instead of passing around Strings 2021-06-17 16:02:59 -04:00