commit | 346e25af5bd5970d9ad3d3dad304e4f585a4065d | [log] [tgz] |
---|---|---|
author | Matthias Lettmayer <e0728179@student.tuwien.ac.at> | Sat Jan 05 15:03:17 2013 +0100 |
committer | Martin Reiterer <martin.reiterer@inso.tuwien.ac.at> | Sat Jan 05 15:09:05 2013 +0100 |
tree | 77f23878da2f15b452e698ac221d936f884754c3 | |
parent | 16f4355c352c95df76415d3909e9e89a52cbd1b3 [diff] |
[397123] Isolate SWT specific classes of babel editor into a separate fragment The babel editor is used in multiple platforms (RCP / RAP). Therefore we are using a single source base for all platforms and specifc implementations for the different platforms. This enhancement contains the SWT specific implementation, which is used by the TapiJI Tools and the TapiJI RCP Translator.