1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/terminal/plugins/org.eclipse.tm.terminal.test
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
..
.settings Bug 566511: [releng] Add missing UTF-8 encoding for all CDT projects 2020-08-30 20:02:41 -04:00
META-INF Bug 573108: Add test harness for VT100Emulator 2021-04-23 21:24:45 -04:00
src/org/eclipse/tm Bug 573797: Refactor code to use Charset instead of passing around Strings 2021-06-17 16:02:59 -04:00
teamConfig Remove launch files that have little value 2021-04-06 13:38:01 -04:00
.classpath Bug 562494: Update BREE to Java 11 2020-08-24 17:50:56 -04:00
.gitignore Move terminal files into subfolder 2018-08-28 12:54:02 -04:00
.project Move terminal files into subfolder 2018-08-28 12:54:02 -04:00
about.html Bug 551817: Fix legal docs - and automate their checks 2020-08-30 23:15:59 -04:00
about.ini Move terminal files into subfolder 2018-08-28 12:54:02 -04:00
about.properties Bug 538094 - update to EPL 2.0 (leave EDL 1.0 unchanged) 2018-11-01 12:21:58 -04:00
build.properties Bug 559474: Normalize features to match requirements of CDT 2020-01-31 12:20:41 -05:00
plugin.properties Bug 559474: Correct feature and bundle provider names 2020-01-31 13:22:20 -05:00
plugin.xml Bug 538094 - update to EPL 2.0 (leave EDL 1.0 unchanged) 2018-11-01 12:21:58 -04:00