QT developing tool in linux integration with RTC
Hi,
We are using QT for developing our application on linux environment, we want version management with RTC or Clear case. But there are no clients for Linux environment. Can anyone please suggest how to do version management in linux environment with RTC or Clearcase. Please, its urgent.
Thank you,
We are using QT for developing our application on linux environment, we want version management with RTC or Clear case. But there are no clients for Linux environment. Can anyone please suggest how to do version management in linux environment with RTC or Clearcase. Please, its urgent.
Thank you,
2 answers
Here is the link for RTC 4.0.5 for linux : https://jazz.net/downloads/rational-team-concert/releases/4.0.5?os=linux64
Hi there!
My guess is that you are looking for some integration to the native QT tools, because both RTC and Clearcase have Linux clients.
I have done some QT development using the RTC Eclipse client on Linux for the actual coding, and using the native tools as external tools registered in Eclipse. This gives you the best of both worlds and will give you a really nice RTC client environment too.
This youtube clip shows how you set up the Qt/Eclipse environment - once you've done that then adding RTC into the development mix is simple:
http://www.youtube.com/watch?v=EPKyDmLUyk8
Also check out this blog that describes the integration in more detail
http://blog.qt.digia.com/blog/2007/07/11/develop-qt-applications-in-eclipse/
My guess is that you are looking for some integration to the native QT tools, because both RTC and Clearcase have Linux clients.
I have done some QT development using the RTC Eclipse client on Linux for the actual coding, and using the native tools as external tools registered in Eclipse. This gives you the best of both worlds and will give you a really nice RTC client environment too.
This youtube clip shows how you set up the Qt/Eclipse environment - once you've done that then adding RTC into the development mix is simple:
http://www.youtube.com/watch?v=EPKyDmLUyk8
Also check out this blog that describes the integration in more detail
http://blog.qt.digia.com/blog/2007/07/11/develop-qt-applications-in-eclipse/