It's all about the answers!

Ask a question

What are the programming languages whose syntax is recognized by RTC source control?


Andre Gusmao (801937) | asked Sep 16 '14, 5:52 p.m.
I have seen that RTC support certain programming languages syntax in the web UI. For example, when I open a java class source code from the Source Control in the web UI, RTC highlights the reserved words, strings and so on. I do know it supports Java, JavaScript and HTML syntax. But what other programming languages have their syntax supported? 
In this particular case, I want to know if there is any syntax support for XML and PY (Python).

Thanks.

Accepted answer


permanent link
Donald Nong (14.5k314) | answered Sep 16 '14, 9:25 p.m.
As far as published document goes, this is the only one I can find.
https://jazz.net/downloads/rational-team-concert/releases/4.0?p=news#scm_webuisyntaxcolor
Andre Gusmao selected this answer as the correct answer

Comments
Andre Gusmao commented Sep 16 '14, 11:17 p.m.

Thanks Donald! Would you know what version of Orion is embbeded into RTC 5.0.x? It seems syntax highlighting in Orion 5.0 supports 8 more languages (http://planetorion.org/news/2014/03/orion-5-0-new-and-noteworthy/), and I was wondering if RTC 5.0.x comes with the latest version of Orion.


1
Donald Nong commented Sep 17 '14, 12:50 a.m. | edited Sep 17 '14, 12:50 a.m.

I think you will get disappointed. The readme.txt file that I find in the package of CLM 5.0 says this

This folder contains artifacts from Orion 0.2 as found in org.eclipse.orion.client.editor.source/web
I doubt that we will have a big jump from Orion 0.2 to 5.0 in the CLM 5.0.1 release.


Andre Gusmao commented Sep 17 '14, 9:21 a.m.

Well, I guess I will have to open a RFE and wait for it. Thanks again Donald!

Your answer


Register or to post your answer.