Why is mime-type different for the same attachment for web and eclipse clients of RTC ?
I attached a file with .ini extension from RTC web client, the mime type it had was "application/octet-stream".
I attached the same file from RTC eclipse client, the mime type was given "application/unknown".
Due to this behavior, my application is behaving erratically.
Any pointers ?
PFA screenshot -
I attached the same file from RTC eclipse client, the mime type was given "application/unknown".
Due to this behavior, my application is behaving erratically.
Any pointers ?
PFA screenshot -
One answer
MIME types in the Eclipse client are governed by the Eclipse type registry. You can override that in the Eclipse preferences by going to Team > Jazz Source Control > File Properties.